v2.42
 
IColumnParams Interface Reference

The parameters of the column constructed by extruding the profile upwards. More...

Public Member Functions

HRESULT GetProfilePlacement ([out, retval] IPlacement2D **ppPlacement2D)
 The profile placement of the column.
 

Properties

double Height [get]
 The height of the column.
 
Point3D Position [get]
 The position of the column.
 
int StyleId [get]
 The column style ID.
 
double VerticalOffset [get]
 The vertical offset of the object.
 

Detailed Description

The parameters of the column constructed by extruding the profile upwards.

The profile of the column is defined in column style

See also
IColumnStyle, IColumnStyleManager