All Frameworks Object Hierarchy This Framework Indexes
o Func CreateCircle( | iCenterX, | |
iCenterY, | ||
iRadius, | ||
iStartParam, | ||
iEndParam) As |
o Func CreateClosedCircle( | iCenterX, | |
iCenterY, | ||
iRadius) As |
o Func CreateClosedEllipse( | iCenterX, | |
iCenterY, | ||
iMajorX, | ||
iMajorY, | ||
iMajorRadius, | ||
iMinorRadius) As |
o Func CreateControlPoint( | iX, | |
iY) As |
o Func CreateEllipse( | iCenterX, | |
iCenterY, | ||
iMajorX, | ||
iMajorY, | ||
iMajorRadius, | ||
iMinorRadius, | ||
iStartParam, | ||
iEndParam) As |
o Func CreateHyperbola( | iCenterX, | |
iCenterY, | ||
iAxisX, | ||
iAxisY, | ||
iMajorRadius, | ||
iMinorRadius) As |
o Func CreateIntersection( | iGeometry) As |
o Func CreateIntersections( | iGeometry) As |
o Func CreateLineFromVector( | iX1, | |
iY1, | ||
iUX, | ||
iUY) As |
o Func CreateLine( | iX1, | |
iY1, | ||
iX2, | ||
iY2) As |
o Func CreateParabola( | iCenterX, | |
iCenterY, | ||
iAxisX, | ||
iAxisY, | ||
iFocalDistance) As |
o Func CreatePoint( | iX, | |
iY) As |
o Func CreateProjection( | iGeometry) As |
o Func CreateProjections( | iGeometry) As |
o Func CreateSpline( | iPoles) As |
Copyright © 2003, Dassault Systèmes. All rights reserved.