PromptNestedEntityResultGetContainers Method
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public ObjectId[] GetContainers()
Public Function GetContainers As ObjectId()
public:
array<ObjectId>^ GetContainers()
member GetContainers : unit -> ObjectId[]
Return Value
ObjectId
See Also