Revolve
|
The RevolveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| RevolveOptions | Default constructor for the RevolveOptions class. | |
| RevolveOptions(RevolveOptions) | Copy constructor for the RevolveOptions class. | |
| RevolveOptions(IntPtr, Boolean) | Constructor for the RevolveOptions class. |
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| CloseToAxis | Property that represents the 'close to axis' option. If this option is enabled and an open profile is revolved, the ends of the profile are extended to the axis of revolution before revolving. | |
| DraftAngle | Property that represents the draft angle in radians. The profile narrows to this angle as it rotates around the axis. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| TwistAngle | Property that represents the twist angle in radians. This is the angle by which the profile is twisted as it revolves around the axis. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CheckRevolveCurve | Checks whether the entity is valid for the revolve operation. | |
| Clone | Clones current options of the revolve. | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |