Sweep
|
The SweepOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SweepOptions | Default constructor for the SweepOptions class. | |
| SweepOptions(SweepOptions) | Copy constructor for the SweepOptions class. | |
| SweepOptions(IntPtr, Boolean) | Constructor for the SweepOptions class. |
| Name | Description | |
|---|---|---|
| Align | Property that represents the alignment. | |
| AlignAngle | Property that represents the align angle value in radians. | |
| AlignStart | Property that represents the align to start option. If true, alignment to the start of the curve is applied. If false, alignment to the end of the curve is applied. | |
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| Bank | Property that indicates whether the swept face or curve is banked along the sweep path. | |
| BasePoint | Property that represents the base point for alignment. | |
| CheckIntersections | Property that indicates the state of the self-intersection check option. If this option is disabled, a self-intersected surface or solid can be created. | |
| DraftAngle | Property that represents the draft angle by which the profile will taper as it is swept. | |
| EndDraftDist | Property that represents the end draft distance. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| PathEntityTransform | Property that represents the transformation matrix for a coordinate system at the start and end of the path curve. | |
| ScaleFactor | Property that represents the scale factor. | |
| StartDraftDist | Property that represents the start draft distance. | |
| SweepEntityTransform | Property that represents the transformation matrix for the coordinate system of the swept entity. | |
| TwistAngle | Property that represents the twist angle by which the profile is twisted as it is swept. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CheckPathCurve | Checks whether the passed path curve is valid. | |
| CheckSweepCurve | Checks whether the specified swept entity is valid and returns the planarity of the swept entity. | |
| Clone | Clones this instance. | |
| 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. |