Indexes   

HybridShapeSpiral (Object)

Represents the hybrid shape Spiral feature object.
Role: Allows to access data of the Spiral feature. This data includes:
See also:
HybridShapeFactory

Property Index

Axis
Reads / Changes the Spiral axis (Reference direction).
CenterPoint
Reads / Changes the center point of the Spiral.
ClockwiseRevolution
Reads / Modifies the sense of revolutions .
EndingAngle
Reads / Changes the Ending Angle of the Spiral.
EndingRadius
Reads / Changes the ending radius of the Spiral.
InvertAxis
Reads / Modifies the orientation .
Pitch
Reads the pitch of the Spiral.
StartingRadius
Reads / Changes the starting radius of the Spiral.
Support
Reads / Changes the spiral plane support.
Type
Reads / Changes the spiral type.

Method Index

SetAnglePitchParam
Sets Angle pitch parameter.
SetAngleRadiusParam
Sets Angle radius parameters.
SetRadiusPitchParam
Sets Radius pitch parameter.

Properties


o Property Axis() As
Reads / Changes the Spiral axis (Reference direction).
o Property CenterPoint() As
Reads / Changes the center point of the Spiral.
o Property ClockwiseRevolution() As
Reads / Modifies the sense of revolutions .
FALSE means that revolutions are counter-clockwise.
TRUE means that revolutions are clockwise.
o Property EndingAngle() As
Reads / Changes the Ending Angle of the Spiral.
o Property EndingRadius() As
Reads / Changes the ending radius of the Spiral.
o Property InvertAxis() As
Reads / Modifies the orientation .
FALSE means that there is no invertion (natural orientation).
TRUE to invert this orientation.
o Property Pitch() As
Reads the pitch of the Spiral.
o Property StartingRadius() As
Reads / Changes the starting radius of the Spiral.
o Property Support() As
Reads / Changes the spiral plane support.
o Property Type() As
Reads / Changes the spiral type.

Methods


o Sub SetAnglePitchParam( iEndAngle,
iRevolNumber,
iPitch)
Sets Angle pitch parameter.
o Sub SetAngleRadiusParam( iEndAngle,
iRevolNumber,
iEndRadius)
Sets Angle radius parameters.
o Sub SetRadiusPitchParam( iEndRadius,
iPitch)
Sets Radius pitch parameter.

Copyright © 2006, Dassault Systèmes. All rights reserved.