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