v2.42
 
IBeamParams Interface Reference

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

Public Member Functions

HRESULT GetBaseline ([out, retval] ICurve3D **ppBaseline)
 Returns the 3D baseline of the beam.
 
HRESULT GetProfilePlacement ([out, retval] IPlacement2D **ppPlacement2D)
 The profile placement of the beam.
 
HRESULT GetProfilePlacementOnBaseline ([in] double param, [out, retval] IPlacement3D **ppPlacement3D)
 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]
 The beam style ID.
 
double VerticalOffset [get]
 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