Loop
|
The LoopEdgeEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| Current | Represents currently enumerated edge. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsEdgeOrientToLoop | Property that indicates whether orientation of the edge from vertex 1 to vertex 2 is the same as the orientation of the loop parameterization. | |
| isNull | Property that indicates whether the enumerator object is
empty. (Inherited from EnumeratorBase) |
|
| OrientedCurve | Property that represents underlying curve of the edge as an oriented Curve3d object. | |
| ParamCurve | Property that represents underlying curve of the edge as a parametric Curve2d object. | |
| ParamCurveAsNurb | Property that represents underlying curve of the edge as a parametric NurbCurve2d object. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| ValidationLevel | Property that represents validation options. (Inherited from EnumeratorBase) |
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MoveNext | Moves enumerator to the next element. (Inherited from EnumeratorBase) |
|
| Reset | Resets the enumerator. (Inherited from EnumeratorBase) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |