VisualizationFoundation CATGraphicElementGlobalNormale
Usage: you must use this class as is. You should never derive it.
public class CATGraphicElementGlobalNormale
Class holding the normal coordinates of the intersection point given in the global coordinary system.
Used by to store information of the selection
normal point on a graphic element.
Uses the
variable to set/get normal values.
- See also:
-
Constructor and Destructor Index
- o
CATGraphicElementGlobalNormale(CATMathDirection)
- Constructor.
- o
~CATGraphicElementGlobalNormale()
-
Data Member Index
- o
direction
- The normal at the intersection with graphic element given in the global coordinary system.
Constructor and Destructor
o CATGraphicElementGlobalNormale
public CATGraphicElementGlobalNormale( | | iDirection) |
-
Constructor.
- Parameters:
-
- iDirection
- The normal at the intersection with graphic element given in the global coordinary system.
o ~CATGraphicElementGlobalNormale
public virtual ~CATGraphicElementGlobalNormale( | ) |
-
Data Members
o direction
public CATMathDirection direction
-
The normal at the intersection with graphic element given in the global coordinary system.
This object is included in the file: CATGraphicElementGlobalNormale.h
If needed, your Imakefile.mk should include the module: CATVisFoundation
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.