All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---HybridShape | +---HybridShapeReflectLine
Use the CATIAHybridShapeFactory to create a HybridShapeReflectLine object.
o Property Angle( | ) As CATIAAngle |
Ang
the angle for the RelectLine
hybrid shape feature.
Dim Ang As CATIAAngle Set Ang = ReflectLine.Angle
o Property Direction( | ) As CATIAHybridShapeDirection |
Dir
the direction for the cylindrical RelectLine
hybrid shape feature.
Dim Dir As CATIAHybridShapeDirection Set Dir = ReflectLine.Direction
o Property OrientationDirection( | ) As long |
o Property OrientationSupport( | ) As long |
o Property Origin( | ) As CATIAReference |
Point
the origin point
for the conical ReflectLine
hybrid shape feature.
Dim Point As Reference Set Point = ReflectLine.Origin
o Property SourceType( | ) As long |
o Property Support( | ) As CATIAReference |
Surface
the support surface for the RelectLine
hybrid shape feature.
Dim Surface As Reference Set Surface = ReflectLine.Support
o Property TypeSolution( | ) As long |
o Sub InvertOrientationDirection( | ) |
hybRefLine
hybrid shape reflect line object.
hybRefLine.InvertOrientationDirection
o Sub InvertOrientationSupport( | ) |
hybRefLine
hybrid shape reflect line object.
hybRefLine.InvertOrientationSupport
Copyright © 2003, Dassault Systèmes. All rights reserved.