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