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