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