TabEdgeCreatorEdge Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public FullSubentityPath Edge { set; }
Public WriteOnly Property Edge As FullSubentityPath
Set
public:
property FullSubentityPath Edge {
void set (FullSubentityPath value);
}
member Edge : FullSubentityPath with set
Property Value
FullSubentityPath
See Also