ConstraintArgumentFSP Property
 | 
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public FullSubentityPath FSP { get; }
 
Public ReadOnly Property FSP As FullSubentityPath
        Get
 
public:
property FullSubentityPath FSP {
        FullSubentityPath get ();
}
 
member FSP : FullSubentityPath with get
 
 
 
Property Value
FullSubentityPath
 
See Also