v2.40
 
IFlowSegmentPlacement Interface Reference

Represents the placement of a flow segment object on a route (Pipe, Duct, Electrical line). More...

Inheritance diagram for IFlowSegmentPlacement:

Public Member Functions

HRESULT GetBaseline ([out, retval] ICurve3D **ppBaseline)
 Returns the baseline of the flow segment.
 

Properties

int Id [get]
 The identifier of the flow segment object (Pipe, Duct, Electrical line).
 

Detailed Description

Represents the placement of a flow segment object on a route (Pipe, Duct, Electrical line).

Flow segment objects occupy the entire section of the route from one object to another. For example, from equipment to any object on the route (e.g. pipe fitting or accessory).

See also
IObjectOnRoutePlacement