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) | Initializes a new instance of 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 | (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 | (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 | (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 | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
|
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| © Bricsys NV. All rights reserved. |