v2.47
IDoorParams Interface Reference

The parameters of the door. More...

Public Member Functions

HRESULT CalculateProjection ([out, retval] ICurve2D **ppProjection)
 Returns the baseline projection of the door.
HRESULT GetAffectedObjectIds ([out, retval] SAFEARRAY(int) *pIds)
 Gets the identifiers of objects that door affected.

Properties

double Height [get]
 The height of the door.
Point3D Position [get]
 The 3D position of the door.
double VerticalOffset [get]
 The vertical offset of the object.
double Width [get]
 The width of the door.

Detailed Description

The parameters of the door.

Member Function Documentation

◆ GetAffectedObjectIds()

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

Gets the identifiers of objects that door affected.

Returns
An array containing the identifiers of objects.