JunctionSwitcherJunctionFaces
Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public List<FullSubentityPath> JunctionFaces { set; }
Public WriteOnly Property JunctionFaces As List(Of FullSubentityPath)
Set
public:
property List<FullSubentityPath>^ JunctionFaces {
void set (List<FullSubentityPath>^ value);
}
member JunctionFaces : List<FullSubentityPath> with set
Property Value
ListFullSubentityPath
See Also