Sweep
|
The SweepOptionsBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| SweepOptionsBuilder | Default constructor for the SweepOptionsBuilder class. | |
| SweepOptionsBuilder(SweepOptions) | Constructor for the SweepOptionsBuilder class. Assigns the passed sweep options. |
| Name | Description | |
|---|---|---|
| Align | Property that represents the sweep options of the builder. | |
| AlignAngle | Property that represents the align angle in radians. | |
| AlignStart | Property that indicates whether to align at the start or the end of the curve. | |
| Bank | Property that indicates whether the sweep face or curve is banked along the sweep path. | |
| BasePoint | Property that represents the base point for alignment. | |
| CheckIntersections | Property that indicates whether to check the swept surface or solid for self-intersections. | |
| DraftAngle | Property that represents the draft angle (in radians) by which the profile tapers as it is swept. | |
| EndDraftDist | Property that represents the end draft distance. | |
| PathEntityTransform | Property that represents the transformation matrix of the path curve. | |
| ScaleFactor | Property that represents the scale factor for the sweep operation. | |
| StartDraftDist | Property that represents the start draft distance. | |
| SweepEntityTransform | Property that represents the transformation matrix of the coordinate system for the swept entity. | |
| TwistAngle | Property that represents the twist angle (in radians) by which the profile is twisted as it is swept. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current
object. (Inherited from Object) |
|
| Finalize | Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. (Inherited from Object) |
|
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| SetPathEntityTransform | Sets the coordinate system at the start and end of the path curve. | |
| SetSweepEntityTransform | Sets the coordinate system at the start and end of the path curve. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| ToSweepOptions | Retrieves the sweep options associated with this builder. |
| © Bricsys NV. All rights reserved. |