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