All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapeSpiral (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---HybridShape
            |
            +---HybridShapeSpiral
 


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

Methods


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

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