Point (Object)

Represents the hybrid shape Point feature object.
Role: Declare hybrid shape Point root feature object. All interfaces for different type of Point derivates HybridShapePoint.

Use the CATIAHybridShapeFactory to create a HybridShapePoint objects.

See also:

Methods


Sub GetCoordinates( oCoordinates)
Gets cartesian coordinates of the point.
Parameters:
oCoordinates
coordinates of the point.
See also:
Sub SetCoordinates( oCoordinates)
Sets cartesian coordinates of the point.
Note: SetCoordinates can only be used on CATIAHybridShapePointCoord feature
Parameters:
iCoordinates
coordinates of the point.
See also: