AssemblyExportEntities
Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public ObjectIdCollection Entities { set; }
Public WriteOnly Property Entities As ObjectIdCollection
Set
public:
property ObjectIdCollection^ Entities {
void set (ObjectIdCollection^ value);
}
member Entities : ObjectIdCollection with set
Property Value
ObjectIdCollection
See Also