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