v2.33
 
IBeamParams Interface Reference

The parameters of the beam constructed by profile moved along 3D path. More...

Inheritance diagram for IBeamParams:

Public Member Functions

HRESULT GetBaseline ([out, retval] ICurve3D **ppBaseline)
 Returns the 3D baseline of the beam.
 
HRESULT GetProfilePlacement ([out, retval] IPlacement2D **ppPlacement2D)
 Returns the profile placement of the beam.
 
HRESULT GetProfilePlacementOnBaseline ([in] double param, [out, retval] IPlacement3D **ppPlacement3D)
 Returns the 3D placement on the beam path. The beam 2D profile is defined in the XOY plane of the returned 3D placement.
 

Properties

int StyleId [get]
 Returns the beam style ID.
 
double VerticalOffset [get]
 Returns the vertical offset of the object.
 

Detailed Description

The parameters of the beam constructed by profile moved along 3D path.

The profile of the beam is defined in beam style

See also
IBeamStyle, IBeamStyleManager