ExplodeNewFeatures Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public ObjectIdCollection NewFeatures { get; }
Public ReadOnly Property NewFeatures As ObjectIdCollection
Get
public:
property ObjectIdCollection^ NewFeatures {
ObjectIdCollection^ get ();
}
member NewFeatures : ObjectIdCollection with get
Property Value
ObjectIdCollection
See Also