All Frameworks  Object Hierarchy  This Framework  Next  Indexes  

HybridShape3DCurveOffset (Object)

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


Represents the hybrid shape 3DCurve Offset operation feature.
Role: Allows you to access data of the 3D Curve Offset feature created by using a curve, a direction and three litteral parameters

Use the HybridShapeFactory.AddNew3DCurveOffset to create a HybridShape3DCurveOffset object.


Property Index

CornerRadiusValue
Returns or sets the Corner Radius Value.
CornerTensionValue
Returns or sets the Corner Tension Value.
CurveToOffset
Returns or sets the curve to offset.
Direction
Returns or sets the direction.
InvertDirection
Returns or sets the direction orientation.
OffsetValue
Returns or sets the OffsetValue.

Properties


o Property CornerRadiusValue() As CATIALength
Returns or sets the Corner Radius Value.
o Property CornerTensionValue() As double
Returns or sets the Corner Tension Value.
o Property CurveToOffset() As CATIAReference
Returns or sets the curve to offset.
o Property Direction() As CATIAHybridShapeDirection
Returns or sets the direction.
o Property InvertDirection() As boolean
Returns or sets the direction orientation.
o Property OffsetValue() As CATIALength
Returns or sets the OffsetValue.

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