FeatureAdjacencyThisFeatureFaceFsp
Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public FullSubentityPath ThisFeatureFaceFsp { get; set; }
Public Property ThisFeatureFaceFsp As FullSubentityPath
Get
Set
public:
property FullSubentityPath ThisFeatureFaceFsp {
FullSubentityPath get ();
void set (FullSubentityPath value);
}
member ThisFeatureFaceFsp : FullSubentityPath with get, set
Property Value
FullSubentityPath
See Also