CADability dotNET
The CurveDrive type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CurveDrive(SerializationInfo, StreamingContext) | ||
| CurveDrive(ICurve, Double) |
Defines a CurveDrive providing the curve for the movement and the object beeing moved.
The currentPosition describes the position of the object as it is defined in the model
relative to the startpoint of the curve. It must be between 0.0 and the
length of the curve.
|
Methods
| Name | Description | |
|---|---|---|
| GetContextMenu |
Overrides GetContextMenu()()()() (Overrides IShowPropertyImpl..::..GetContextMenu()()()().) | |
| LabelChanged |
Overrides LabelChanged(String) (Overrides IShowPropertyImpl..::..LabelChanged(String).) | |
| Refresh |
Overrides Refresh()()()() (Overrides IShowPropertyImpl..::..Refresh()()()().) | |
| RuledSurface |
Returns a Shell composed of connected faces that describes the ruled surface
which is described by a line synchronously connecting the two CurveDrives.
|
Properties
| Name | Description | |
|---|---|---|
| Curve | ||
| EntryType |
Overrides EntryType,
returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.) | |
| LabelText | (Overrides IShowPropertyImpl..::..LabelText.) | |
| LabelType |
Overrides LabelType (Overrides IShowPropertyImpl..::..LabelType.) | |
| MoveAlong | ||
| NullPosition | ||
| SubEntries |
Overrides SubEntries,
returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.) | |
| SubEntriesCount |
Overrides SubEntriesCount,
returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.) | |
| Tangential |
Gets or sets the tangential movement property. If true, the orientation of the driven
objects will follow the tangent of the curve, if false, the orientation of the driven
objects will stay fixed in space.
|