All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---Shape | +---DressUpShape | +---Fillet | +---FaceFillet
o Property FirstFace( | ) As CATIAReference |
Set face1 = firstFaceFillet.FirstFace firstFaceFillet.FirstFace = NewFace1
o Property Radius( | ) As CATIALength (Read Only) |
Set radius = firstFaceFillet.Radius
o Property SecondFace( | ) As CATIAReference |
Set face2 = firstFaceFillet.SecondFace firstFaceFillet.SecondFace = NewFace2
Copyright © 2003, Dassault Systèmes. All rights reserved.