v2.33
 
IColumnParams Interface Reference

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

Inheritance diagram for IColumnParams:

Public Member Functions

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

Properties

double Height [get]
 Returns the height of the column.
 
Point3D Position [get]
 Returns the position of the column.
 
int StyleId [get]
 Returns the column style ID.
 
double VerticalOffset [get]
 Returns 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