GSMInterfaces HybridShapePlaneMean (Object)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
HybridShapePlaneMean (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---Plane
|
+---HybridShapePlaneMean
Represents the hybrid shape mean plane feature object.
Role: To access the data of the hybrid shape mean plane feature object.
This data includes:
Use the CATIAHybridShapeFactory to create a HybridShapePlaneMean object.
- See also:
- HybridShapeFactory
Method Index
-
AddPoint
- Adds a point to the mean plane.
-
GetPoint
- Retrieves the point at a given position.
-
GetPos
- Gets the position of an element in the list.
-
GetSize
- Gets the size of the list (number of points).
-
RemoveAll
- Removes all elements in the list of points.
-
RemoveElement
- Removes a point in the list.
-
ReplacePointAtPosition
- Replaces a point in the list at the given position.
Methods
-
Adds a point to the mean plane.
- Parameters:
-
- iPassingPoint
- The point to add
Sub-element(s) supported (see
Boundary object):
Vertex.
-
Retrieves the point at a given position.
- Parameters:
-
- iRank
- The rank of the point to retrieve
- oPassingPoint
- The point retrieved at this rank
-
Gets the position of an element in the list.
- Parameters:
-
- iPoint
- point
- oPos
- position of point
-
Gets the size of the list (number of points).
- Parameters:
-
- oSize
- position of point
-
Removes all elements in the list of points.
o Sub RemoveElement( | long | iRank) |
-
Removes a point in the list.
- Parameters:
-
- iRank
- The rank of the point to remove
-
Replaces a point in the list at the given position.
- Parameters:
-
- oPoint
- point
- iPos
- position of point
Copyright © 2003, Dassault Systèmes. All rights reserved.