Share

HelicalCurveConstantShapeDefinition Object

Derived from: HelicalCurveDefinition Object

Description

HelicalCurveConstantShapeDefinition object.

Methods

Name Description
Copy Creates a copy of this HelicalCurveDefinition object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
AxisEndPoint Gets and sets the axis end point of the helical curve.
AxisStartPoint Gets and sets the axis start point of the helical curve.
Clockwise Gets and sets the rotation of the helical curve.
CurveStart Gets and sets the start point of the helical curve.
Diameter Gets and sets the diameter of the helical curve.
Height Gets and sets the height of the helical curve.
HelixEndEndType Gets and sets the helix end end type.
HelixEndFlatAngle Gets and sets the helix end flat angle.
HelixEndTransitionAngle Gets and sets the helix end transition angle.
HelixStartEndType Gets and sets the helix start end type.
HelixStartFlatAngle Gets and sets the helix start flat angle.
HelixStartTransitionAngle Gets and sets the helix start transition angle.
Parent Gets the parent object from whom this object can logically be reached.
Pitch Gets and sets the pitch of the helical curve.
Revolution Gets and sets the revolution of the helical curve.
ShapeDefinitionType Gets and sets the shape definition type of the helical curve.
Taper Gets and sets the taper angle of the helical curve.
Type Gets the constant that indicates the type of this object.

Accessed From

HelicalCurves.CreateConstantShapeDefinition

Version

Introduced in version 2019

Was this information helpful?