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