Library | Package Java Toolkit

Package com.ptc.pfc.pfcGeometry

Description

Contains interfaces related to solid geometry.

Interfaces
ArcA Creo Parametric curve with arc geometry.
ArcDescriptorA data object representing the geometry of an arc entity.
ArrowThis class defines an arrow.
ArrowDescriptorA data object representing the geometry of an arrow entity.
AxisThis class defines an axis.
BSplineA Creo Parametric curve with non-uniform rational B-spline geometry.
BSplineDescriptorA data object representing the geometry of a non-uniform rational B-spline curve.
BSplinePointThis class defines a B-spline point.
CircleThis class defines a circle.
CircleDescriptorA data object representing the geometry of a circle.
CompositeCurveA Creo Parametric curve consisting of two or more curve elements joined to forma single curve.
CompositeCurveDescriptorA data object representing the geometry of a composite curve, consisting of two or more curve elements joined to forma single curve.
ConeA Creo Parametric surface with a conic shape.
ConeDescriptorA data object representing the geometry of a conic surface.
ContourThis class describes a contour.
CoonsPatchA Creo Parametric surface used to blend surfaces together.
CoonsPatchDescriptorA data object representing the geometry of a surface used to blend surfaces together.
CoordSystemThis class describes a coordinate system.
CurvatureDataThis class specifies the curvature data.
CurveThis class defines a curve.
CurveDescriptorA data object representing the geometry of a curve, edge, or geometric entity.
CurveXYZDataStores the results of an edge evaluation
CylinderA Creo Parametric surface with cylindrical geometry.
CylinderDescriptorA data object representing the geometry of a cylindrical surface.
CylindricalSplineSurfaceA Creo Parametric surface representing a spline surface created using cylindrical coordinates.
CylindricalSplineSurfaceDescriptorA data object representing a spline surface created using cylindrical coordinates.
EdgeDescribes an edge.
EdgeEvalDataThis class provides edge evaluation data.
EllipseAn elliptic Creo Parametric curve.
EllipseDescriptorA data object representing an elliptic curve or edge.
FilletSurfaceA Creo Parametric surface found where a round or fillet is placed on curved edge.
FilletSurfaceDescriptorA datas object representing the geometry of a surface found where a round or fillet is placed on curved edge.
ForeignSurfaceA Creo Parametric foreign surface (defined by Creo Parametric TOOLKIT).
ForeignSurfaceDescriptorA data object representing the characteristics of a foreign surface (defined by Creo Parametric TOOLKIT).
GeomCurveThis class provides information for a geometry curve or edge.
LineThis class defines a line or curve.
LineDescriptorA data object representing the geometry of a line.
NURBSSurfaceA Creo Parametric Non-Uniform Rational B-Spline surface.
NURBSSurfaceDescriptorA data object representing the geometry of a Non-Uniform Rational B-Spline surface.
PlaneA Creo Parametric surface with a planar shape.
PlaneDescriptorA data object representing the geometry of a planar surface.
PointThis class defines a point.
PointDescriptorA data object representing the geometry of a point.
PolygonThis class defines a polygon.
PolygonDescriptorA data object representing the geometry of a polygon.
QuiltThis class defines a quilt.
RevolvedSurfaceA Creo Parametric surface created by revolving a curve about an axis.
RevolvedSurfaceDescriptorA data object representing the geometry of the surface created by revolving a curve about an axis.
RuledSurfaceA Creo Parametric surface created by linearly interpolating between corresponding points of two curves.
RuledSurfaceDescriptorA data object representing surface geometry created by linearly interpolating between corresponding points of two curves.
SphericalSplineSurfaceA Creo Parametric surface representing a spline surface created using spherical coordinates.
SphericalSplineSurfaceDescriptorA data object representing a spline surface created using spherical coordinates.
SplineA Creo Parametric curve or edge representing the geometry of a curve that consists of a nonuniform bicubic spline.
Spline2DerSurface A Creo Parametric spline surface with 2 derivatives.
SplineDescriptorA data object representing the geometry of a curve that consists of a nonuniform bicubic spline.
SplinePointThis class defines a spline point.
SplineSurfaceA Creo Parametric surface that consists of a nonuniform bicubic spline surface passing through a grid with tangent vectors at each point.
SplineSurfaceDescriptorA data object representing the geometry of a surface that consists of a nonuniform bicubic spline surface passing through a grid with tangent vectors at each point.
SplineSurfacePointRepresents a single point on a spline surface
SurfaceThis class defines a surface.
SurfaceDescriptorA data object representing the geometry of a Creo Parametric surface.
SurfaceExtentsDescribes the boundary points which determine the limits of the surface.
SurfXYZDataStores the results of a surface evaluation.
TabulatedCylinderA Creo Parametric surface defined by projecting a curve linearly through space.
TabulatedCylinderDescriptorA data object representing the geometry of a surface defined by projecting a curve linearly through space.
TextThis class defines the text information.
TextDescriptorA data object representing a text entity.
TorusA Creo Parametric surface with a toroidal shape.
TorusDescriptorA data object representing the geometry of a surface with a toroidal shape.
TransformedSurfaceA Creo Parametric surface with a defined origin and unit vectors.
TransformedSurfaceDescriptorA data object representing a the geometry of a surface with a defined origin and unit vectors.

Classes
BSplinePointsThis data type is used to specify an array of B-spline points.
ContoursThis data type is used to describe an array of contours.
ContourTraversalThis enumerated type lists the possible values for traversing the contour.
CoonsCornerPointsA class representing the corner points of a Coons patch.
CoonsUVDerivativesA class representing the corner UV mixed derivatives of a Coons patch.
CurveDescriptorsAn expandable array of curve geometry data objects.
CurvesThis data type is used to specify an array of curves.
CurveTypeThis enumerated type represents the curve type.
EdgesThis data type is used to specify an array of edges.
pfcGeometryContains global CIP definitions for module "pfcGeometry"
SplinePointsThis data type is used to specify an array of spline points.
SplineSurfacePointsAn expandable array of points for a spline surface.
SurfaceDescriptorsAn expandable array of surface descriptor objects.
SurfaceOrientationThis enumerated type describes the orientation of a surface.
SurfacesThis data type is used to describe an array of surfaces.
SurfaceTypeThis enumerated type describes the different Creo Parametric surface types.