All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---Factory2D
o Func CreateCircle( | double | iCenterX, |
double | iCenterY, | |
double | iRadius, | |
double | iStartParam, | |
double | iEndParam) As CATIACircle2D |
o Func CreateClosedCircle( | double | iCenterX, |
double | iCenterY, | |
double | iRadius) As CATIACircle2D |
o Func CreateClosedEllipse( | double | iCenterX, |
double | iCenterY, | |
double | iMajorX, | |
double | iMajorY, | |
double | iMajorRadius, | |
double | iMinorRadius) As CATIAEllipse2D |
o Func CreateControlPoint( | double | iX, |
double | iY) As CATIAControlPoint2D |
o Func CreateEllipse( | double | iCenterX, |
double | iCenterY, | |
double | iMajorX, | |
double | iMajorY, | |
double | iMajorRadius, | |
double | iMinorRadius, | |
double | iStartParam, | |
double | iEndParam) As CATIAEllipse2D |
o Func CreateHyperbola( | double | iCenterX, |
double | iCenterY, | |
double | iAxisX, | |
double | iAxisY, | |
double | iMajorRadius, | |
double | iMinorRadius) As CATIAHyperbola2D |
o Func CreateIntersection( | CATIAReference | iGeometry) As CATIAGeometry2D |
o Func CreateIntersections( | CATIAReference | iGeometry) As CATIAGeometricElements |
o Func CreateLine( | double | iX1, |
double | iY1, | |
double | iX2, | |
double | iY2) As CATIALine2D |
o Func CreateLineFromVector( | double | iX1, |
double | iY1, | |
double | iUX, | |
double | iUY) As CATIALine2D |
o Func CreateParabola( | double | iCenterX, |
double | iCenterY, | |
double | iAxisX, | |
double | iAxisY, | |
double | iFocalDistance) As CATIAParabola2D |
o Func CreatePoint( | double | iX, |
double | iY) As CATIAPoint2D |
o Func CreateProjection( | CATIAReference | iGeometry) As CATIAGeometry2D |
o Func CreateProjections( | CATIAReference | iGeometry) As CATIAGeometricElements |
o Func CreateSpline( | CATSafeArrayVariant | iPoles) As CATIASpline2D |
Copyright © 2003, Dassault Systèmes. All rights reserved.