BIMRoomGetBoundingElements Method
|
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public virtual ObjectIdCollection GetBoundingElements()
Public Overridable Function GetBoundingElements As ObjectIdCollection
public:
virtual ObjectIdCollection^ GetBoundingElements()
abstract GetBoundingElements : unit -> ObjectIdCollection
override GetBoundingElements : unit -> ObjectIdCollection
Return Value
Type:
ObjectIdCollection
See Also