Creates and accesses entities that represent geometric surfaces.
More...
Creates and accesses entities that represent geometric surfaces.
Geometric surfaces (A3DSurfBase) are a mandatory part of the topology construct that is represented by an A3DTopoBrepData entity.
All surfaces are defined as follows:
-
Define the canonical form of the whole surface.
-
Define the actual parameterization and the portion of surface (trimming information) (A3DUVParameterizationData).
-
Define the orientation and scaling of the curve using a Cartesian transformation. The transformation cannot specify mirror or non-uniform scaling transformations (see A3DMiscCartesianTransformationData).