All Frameworks  Object Hierarchy  This Framework  Previous  Indexes  

Point (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---HybridShape
            |
            +---Point
 


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(CATSafeArrayVariant oCoordinates)
Gets cartesian coordinates of the point.
Parameters:
oCoordinates
coordinates of the point.
See also:
HybridShapeFactory
o Sub SetCoordinates(CATSafeArrayVariant 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 © 2003, Dassault Systèmes. All rights reserved.