The method
pfcAxis::GetSurf returns the revolved surface that uses the axis.
Use the method
wfcWAxis::GetAxisData to return the geometric representation data for the specified axis as a object of the class
pfcCurveDescriptor.
Use the method
wfcWSolid::GetAxis to initialize the axis handle. Specify the axis Id as the input parameter for this method.
The method
pfcCoordSystem::GetCoordSys returns the
pfcTransform3D object (which includes the origin and x-, y-, and z- axes) that defines the coordinate system.
Use the method
wfcWSolid::GetCsys to return the coordinate system handle as a object of the class
wfcWCsys.
The method
pfcPoint::GetPoint returns the xyz coordinates of the datum point.