All Frameworks Object Hierarchy This Framework Indexes
o Property DirectionOrientation( | ) As |
Dim dirOrientation Set dirOrientation = assemblyPocket.DirectionOrientation assemblyPocket.DirectionOrientation = catInverseOrientation
o Property DirectionType( | ) As |
Dim dirType Set dirType = assemblyPocket.DirectionType assemblyPocket.DirectionType = catNormalToSketchDirection
o Property FirstLimit( | ) As (Read Only) |
Dim firstLimit As Limit Set firstLimit = assemblyPocket.FirstLimit
o Property IsSymmetric( | ) As |
Dim symFlag As boolean Set symFlag = assemblyPocket.IsSymmetric assemblyPocket.IsSymmetric = TRUE
o Property SecondLimit( | ) As (Read Only) |
Dim secondLimit As Limit Set secondLimit = assemblyPocket.SecondLimit
o Property SketchComponent( | ) As (Read Only) |
Dim skComp As Product Set skComp = assemblyPocket.SketchComponent
o Property Sketch( | ) As (Read Only) |
Dim sketch As Sketch Set sketch = assemblyPocket.Sketch
o Sub GetDirection( | ioDirection) |
Dim dirArray(2) Call assemblyPocket.GetDirection(dirArray) Set x = dirArray[0] Set y = dirArray[1] Set z = dirArray[2]
o Sub ReverseInnerSide( | ) |
assemblyPocket.ReverseInnerSide
o Sub SetDirection( | iLine, | |
iLineComp) |
assemblyPocket.SetDirection dirRef, dirComp
Copyright © 2003, Dassault Systèmes. All rights reserved.