v2.33
 
IFloorParams Interface Reference

The parameters of the floor constructed by extruding floor contour down. More...

Inheritance diagram for IFloorParams:

Public Member Functions

HRESULT GetContour ([out, retval] ICurve2D **ppContour)
 Returns the contour of the floor.
 
HRESULT GetDependentObjectIds ([out, retval] SAFEARRAY(int) *pIds)
 Gets the identifiers of depending objects of the floor.
 

Properties

double Thickness [get]
 Returns the thickness of the floor.
 
double VerticalOffset [get]
 Returns the vertical offset of the object.
 

Detailed Description

The parameters of the floor constructed by extruding floor contour down.

Member Function Documentation

◆ GetDependentObjectIds()

HRESULT GetDependentObjectIds ( [out, retval] SAFEARRAY(int) * pIds)

Gets the identifiers of depending objects of the floor.

Returns
An array containing the identifiers of objects.