Curve
|
The CurveBoundary type exposes the following members.
| Name | Description | |
|---|---|---|
| CurveBoundary | Default constructor for the CurveBoundary class. | |
| CurveBoundary(Int32, Curve3d, Curve2d, Boolean, Boolean) | Constructor for the CurveBoundary class. |
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| Contour | Property that represents paramaters for the curve boundary. | |
| DegenerateCurve | Property that represents paramater curve corresponding to a point to which the boundary degenerates. | |
| DegeneratePosition | Property that represents a point to which the boundary degenerates. | |
| IsDegenerate | Property that indicates whether the curve boundary degenerates to a single 3D point. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsOwnerOfCurves | Property that indicates whether the curve boundary is the owner of the curve boundary parameters. | |
| NumElements | Property that represents the number of elements in the curve boundary. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Clone | Clones this object. | |
| Create | Creates a CurveBoundary instance from the unmanaged object pointed by the specified pointer. | |
| 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) |
|
| Set | Sets parameters of the curve boundary. | |
| SetToOwnCurves | Makes the curve boundary own the curve data. | |
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |