Indexes   

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:
HybridShapeFactory

Method Index

GetCoordinates
Gets cartesian coordinates of the point.
SetCoordinates
Sets cartesian coordinates of the point.

Methods


o Sub GetCoordinates( oCoordinates)
Gets cartesian coordinates of the point.
Parameters:
oCoordinates
coordinates of the point.
See also:
HybridShapeFactory
o 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:
HybridShapeFactory

Copyright © 2006, Dassault Systèmes. All rights reserved.