Indexes
LICENSING INFORMATION: Creation of volume result requires GSO License
if GSO License is not granted , settting of Volume context has not effect
Use the CATIAHybridShapeFactory to create HybridShapeFeature object.
| o Property CreationMode( | ) As |
hybShpAxisToAxis hybrid shape axis to axis to creation
hybShpAxisToAxis.CreationMode = True
| o Property ElemToTransform( | ) As |
Elem the element to transform for the AxisToAxis hybrid shape feature.
Dim Elem As Reference Set Elem = AxisToAxis.ElemToTransform
| o Property ReferenceAxis( | ) As |
Ref the reference axis for the AxisToAxis hybrid shape feature.
Dim Ref As Reference Set Ref = AxisToAxis.ReferenceAxis
| o Property TargetAxis( | ) As |
Ref the target axis for the AxisToAxis hybrid shape feature.
Dim Ref As Reference Set Ref = AxisToAxis.ReferenceAxis
| o Property VolumeResult( | ) As |
hybShpAxisToAxis hybrid shape AxisToAxis is volume.
hybShpAxisToAxis.VolumeResult = True
Copyright © 2006, Dassault Systèmes. All rights reserved.