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