SelectedSubObjectFullSubentityPath Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
FullSubentityPath
See Also