LoopEdgeEnumeratorIsEdgeOrientToLoop
Property
|
Property that indicates whether orientation of
the edge from vertex 1 to vertex 2 is the same as the orientation
of the loop parameterization.
Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll)
Version: 0.0.0.0
Syntax
public bool IsEdgeOrientToLoop { get; }
Public ReadOnly Property IsEdgeOrientToLoop As Boolean
Get
public:
property bool IsEdgeOrientToLoop {
bool get ();
}
member IsEdgeOrientToLoop : bool with get
Property Value
Boolean
See Also