VisualizationFoundation CATGraphicElementNormale

Usage: you must use this class as is. You should never derive it.


public class CATGraphicElementNormale

Class holding the normal coordinates of the intersection point.
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 CATGraphicElementNormale(CATMathDirection)
Constructor.
o ~CATGraphicElementNormale()

Method Index


o ClassId()
Returns the class identifier for which the given object is an instance.

Data Member Index


o direction
The normal at the intersection with graphic element.

Constructor and Destructor


o CATGraphicElementNormale
public CATGraphicElementNormale( iDirection)
Constructor.
Parameters:
iDirection
The normal at the intersection with graphic element.
o ~CATGraphicElementNormale
public virtual ~CATGraphicElementNormale()

Methods


o ClassId
public static ClassId()
Returns the class identifier for which the given object is an instance.

Data Members


o direction
  public CATMathDirection direction
The normal at the intersection with graphic element.

This object is included in the file: CATGraphicElementNormale.h
If needed, your Imakefile.mk should include the module: CATVisFoundation

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.