Represents the Point on Surface feature objects. Role: Allows to access data of the point feature created with a
geodesic distance in a direction to a reference point on a surface
Returns or Sets the reference point.
This data is not mandatory.
If no point is given, the middle point on the surface is taken.
Sub-element(s) supported (see
Boundary object):
Vertex.
Example
:
This example retrieves in oPointRef the reference point for PointOnSurface feature.
Dim oPointRef As CATIAReference
Set oPointRef = PointOnSurface.PointRef