BrepEntitySubentityPath Property
 | 
Namespace:  Teigha.BoundaryRepresentation
Assembly:  TD_MgdBrep (in TD_MgdBrep.dll)
Version: 0.0.0.0
Syntax
 
public FullSubentityPath SubentityPath { get; }
 
Public ReadOnly Property SubentityPath As FullSubentityPath
        Get
 
public:
property FullSubentityPath SubentityPath {
        FullSubentityPath get ();
}
 
member SubentityPath : FullSubentityPath with get
 
 
 
Property Value
Type: 
FullSubentityPath 
See Also