GSMInterfaces HybridShapePlaneTangent (Object)
All Frameworks Object Hierarchy This Framework Indexes
HybridShapePlaneTangent (Object)
Tangency plane.
Role: Allows to access data of the the plane feature tangent to a
surface at a given point.
Property Index
-
Point
- Role: Get the tangency point.
-
Surface
- Role: Get the surface to which the plane is to be tangent.
Properties
-
Role: Get the tangency point.
- Parameters:
-
- oPoint
- tangency point.
- See also:
- Reference
- Returns:
- HRESULT S_OK if Ok
E_FAIL else
return error code for C++ Implementations
- See also:
- HybridShapeFactory
-
Role: Get the surface to which the plane is to be tangent.
- Parameters:
-
- oSurface
- reference surface.
- 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.