All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---SchBoundaryElem
o Sub GetBoundaryPoints( | CATIASchListOfDoubles | oLDbPts) |
Dim objThisIntf As SchBoundaryElem Dim objArg1 As SchListOfDoubles ... objThisIntf.GetBoundaryPointsobjArg1
o Sub GetEndPoints( | CATIASchListOfDoubles | oLDb4Pts) |
Dim objThisIntf As SchBoundaryElem Dim objArg1 As SchListOfDoubles ... objThisIntf.GetEndPointsobjArg1
o Func ListGRRZoneOwners( | ) As CATIASchListOfObjects |
Dim objThisIntf As SchBoundaryElem Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.ListGRRZoneOwners
Copyright © 2003, Dassault Systèmes. All rights reserved.