All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATICharacteristicGeomElem
Usage: you can freely reimplement this interface.
interface CATICharacteristicGeomElem
Interface to get basic geometrical knowledge of the element.
Role: This interface allows users to retrieve:
| public virtual HRESULT GetAnchorPoint( | CATMathPoint& | oAnchorPoint) const = 0 |
| public virtual HRESULT GetReferenceNormal( | CATMathDirection& | oRefNormal) const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.