All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---Shape
|
+---TransformationShape
|
+---Pattern
|
+---UserPattern
| o Property AnchorPoint( | ) As CATIABase |
Set anchor = firstPattern.AnchorPoint
| o Property FeatureToLocatePositions( | ) As CATIABase (Read Only) |
Set list = firstPattern.FeatureToLocatePositions
| o Sub AddFeatureToLocatePositions( | CATIABase | iFeatureToLocatePositions) |
call firstPattern.AddFeatureToLocatePositions(object)
Copyright © 2003, Dassault Systèmes. All rights reserved.