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