All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---Shape | +---SketchBasedShape | +---SolidCombine
o Property FirstComponentDirection( | ) As CATIAReference |
Set firstDirection = firstSolidCombine.FirstComponentDirection Set firstSolidCombine.FirstComponentDirection = firstDirection2
o Property FirstComponentProfile( | ) As CATIAReference |
Set firstProfile = firstSolidCombine.FirstComponentProfile Set firstSolidCombine.FirstComponentProfile = firstProfile2
o Property SecondComponentDirection( | ) As CATIAReference |
Set secondDirection = firstSolidCombine.SecondComponentDirection Set firstSolidCombine.SecondComponentDirection = secondDirection2
o Property SecondComponentProfile( | ) As CATIAReference |
Set secondProfile = firstSolidCombine.SecondComponentProfile Set firstSolidCombine.SecondComponentProfile = secondProfile2
Copyright © 2003, Dassault Systèmes. All rights reserved.