FaceIsOrientToSurface
Property
|
Property that indicates whether the outside of
the face is in the direction of the surface normal.
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
Boolean
See Also