MeasureGeometryInterfaces CATMeasurableModes

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


public class CATMeasurableModes


Method Index


o GetCanonicDetectionMode(CATMeasurableInterfaceCanonicDetectionMode&)
This mode is created for perfomance issue It allows you to not detect canonicity on some entities This mode is set by default to MeasurableCanonicDetectionBest which always tries to detect canonicity
o GetCrossDetectionMode(CATMeasurableInterfaceCrossDetectionMode&)
The cross detection allows you to recognize cone,cylinder and circle as CATIMeasurableLine It also allows you to recognize sphere as CATIMeasurablePoint This mode is set by default to MeasurableCanonicDetectionBest which does not try to do cross detection
o SetCanonicDetectionMode(CATMeasurableInterfaceCanonicDetectionMode)
This mode is created for perfomance issue It allows you to not detect canonicity on some entities This mode is set by default to MeasurableCanonicDetectionBest which always tries to detect canonicity
o SetCrossDetectionMode(CATMeasurableInterfaceCrossDetectionMode)
The cross detection allows you to recognize cone,cylinder and circle as CATIMeasurableLine It also allows you to recognize sphere as CATIMeasurablePoint This mode is set by default to MeasurableCanonicDetectionBest which does not try to do cross detection

Data Member Index


o _CrossDetectionV4
Warning do not use this methode.

Methods


o GetCanonicDetectionMode
public static GetCanonicDetectionMode( )
This mode is created for perfomance issue It allows you to not detect canonicity on some entities This mode is set by default to MeasurableCanonicDetectionBest which always tries to detect canonicity
o GetCrossDetectionMode
public static GetCrossDetectionMode( )
The cross detection allows you to recognize cone,cylinder and circle as CATIMeasurableLine It also allows you to recognize sphere as CATIMeasurablePoint This mode is set by default to MeasurableCanonicDetectionBest which does not try to do cross detection
o SetCanonicDetectionMode
public static SetCanonicDetectionMode( )
This mode is created for perfomance issue It allows you to not detect canonicity on some entities This mode is set by default to MeasurableCanonicDetectionBest which always tries to detect canonicity
o SetCrossDetectionMode
public static SetCrossDetectionMode( )
The cross detection allows you to recognize cone,cylinder and circle as CATIMeasurableLine It also allows you to recognize sphere as CATIMeasurablePoint This mode is set by default to MeasurableCanonicDetectionBest which does not try to do cross detection

Data Members


o _CrossDetectionV4
  public static  int _CrossDetectionV4
Warning do not use this methode.

This object is included in the file: CATMeasurableModes.h

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