All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---ManufacturingHole
| o Property Depth( | ) As CATIALength (Read Only) |
Set holeDepth = firstHole.Depth
| o Property Diameter( | ) As CATIALength (Read Only) |
Set holeDiam = firstHole.Diameter
| o Sub GetDirection( | double | oX, |
| double | oY, | |
| double | oZ) |
call firstHole.GetDirection(X,Y,Z)
| o Sub GetOrigin( | double | oX, |
| double | oY, | |
| double | oZ) |
call firstHole.GetOrigin(X,Y,Z)
Copyright © 2003, Dassault Systèmes. All rights reserved.