All Frameworks Object Hierarchy This Framework Indexes
| o Sub GetPosition( | oDb2Position) |
Dim objThisIntf As SchGRRComp Dim objArg1 As SchListOfDoubles ... objThisIntf.GetPositionobjArg1
| o Sub GetRotationAngle( | oDb1RotationAngleInRad) |
Dim objThisIntf As SchGRRComp Dim dbVar As Double; ... objThisIntf.GetRotationAngledbVar
| o Sub GetScale( | oDb1ScaleFactor) |
Dim objThisIntf As SchGRRComp Dim dbVar As Double; ... objThisIntf.GetScaledbVar
| o Sub GetTransformation2D( | oDb6TransMatrix) |
Dim objThisIntf As SchGRRComp Dim objArg1 As SchListOfDoubles ... objThisIntf.GetTransformation2DobjArg1
| o Sub SetPosition( | oDb2Position) |
Dim objThisIntf As SchGRRComp Dim dbVar1(x) As CATSafeArrayVariant ... objThisIntf.SetPositiondbVar1
| o Sub SetRotationAngle( | iDb1RotationAngleInRad) |
Dim objThisIntf As SchGRRComp Dim dbVar As Double; ... objThisIntf.SetRotationAngledbVar
| o Sub SetScale( | iDb1ScaleFactor) |
Dim objThisIntf As SchGRRComp Dim dbVar As Double; ... objThisIntf.SetScaledbVar
| o Sub SetTransformation2D( | iDb6TransMatrix) |
Dim objThisIntf As SchGRRComp Dim dbVar1(6) As CATSafeArrayVariant ... objThisIntf.SetTransformation2DdbVar1
Copyright © 2003, Dassault Systèmes. All rights reserved.