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
-
Returns or sets the Corner Radius Value.
o Property CornerTensionValue( | ) As double |
-
Returns or sets the Corner Tension Value.
-
Returns or sets the curve to offset.
-
Returns or sets the direction.
o Property InvertDirection( | ) As boolean |
-
Returns or sets the direction orientation.
-
Returns or sets the OffsetValue.