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