All Frameworks Object Hierarchy This Framework 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 CoordXValue( | ) As |
o Property CoordYValue( | ) As |
o Property CoordZValue( | ) As |
o Property Direction( | ) As |
Dir
the translation direction for the Translate
hybrid shape feature.
Dim Dir As CATIAHybridShapeDirection Set Dir=Translate.Direction
o Property DistanceValue( | ) As |
DistVal
the translation distance value for the Translate
hybrid shape feature.
Dim DistVal As double Set DistVal =Translate.DistanceValue
o Property Distance( | ) As (Read Only) |
o Property ElemToTranslate( | ) As |
Element
the element to be translated for the Translate
hybrid shape feature.
Dim Element As Reference Set Element=Translate.ElemToTranslate
o Property FirstPoint( | ) As |
o Property RefAxisSystem( | ) As |
oRefAxis
the reference Axis System for Translate
feature.
Dim oRefAxis As CATIAReference Set oRefAxis = Translate.RefAxisSystem
o Property SecondPoint( | ) As |
o Property VectorType( | ) As |
o Property VolumeResult( | ) As |
hybShpTranslate
hybrid shape translate is volume.
hybShpTranslate.VolumeResult = True
o Func GetCreationMode( | ) As |
oCreation
the creation mode
for the hybShpTranslate
hybrid shape feature.
oCreation = hybShpTranslate.GetCreationMode
o Sub SetCreationMode( | iCreation) |
hybShpTranslate
hybrid shape translate to creation
hybShpTranslate.SetCreationMode True
Copyright © 2003, Dassault Systèmes. All rights reserved.