GSMInterfaces HybridShapePlaneNormal (Object)
All Frameworks Object Hierarchy This Framework Indexes
HybridShapePlaneNormal (Object)
Normal plane.
Role:
Allows to access data of the plane feature normal to a
curve at a given point.
Property Index
-
Curve
- Role: Get the curve to which the plane is to be normal.
-
Point
- Role: Get the point where the plane is to be normal.
Properties
-
Role: Get the curve to which the plane is to be normal.
- Parameters:
-
- oCurve
- reference curve.
- See also:
- Reference
- Returns:
- HRESULT S_OK if Ok
E_FAIL else
return error code for C++ Implementations
- See also:
- HybridShapeFactory
-
Role: Get the point where the plane is to be normal.
- Parameters:
-
- oPoint
- point
- See also:
- Reference
- Returns:
- HRESULT S_OK if Ok
E_FAIL else
return error code for C++ Implementations
- See also:
- HybridShapeFactory
Copyright © 2003, Dassault Systèmes. All rights reserved.