CATSketcherUseItf Enumeration CATSktPosSupportMode

enum CATSktPosSupportMode {
  CATSktSupUndefined,
  CATSktSupOnePlane,
  CATSktSupTwoIntersectedLines,
  CATSktSupTwoLines,
  CATSktSupSliding,
  CATSktSupIsolated,
  CATSktSupPositionedAsRef,
  CATSktSupRevol
}
Support definition mode.
Role: Defines the sketch support definition mode. You can set the support definition mode thanks to the method.

Values:
CATSktSupOnePlane
CATSktSupOnePlane lets you define a positioned sketch. The sketch support reference can be a wireframe plane, a face, a sketch, an axis system plane.
CATSktSupTwoIntersectedLines
CATSktSupTwoLines lets you define a positioned sketch. The sketch support reference can be two lines or edges.
CATSktSupTwoLines
Do not use.
CATSktSupSliding
CATSktSupSliding lets you define a sliding sketch. The sketch support reference can only a plane.
CATSktSupIsolated
CATSktSupIsolated lets you define an isolated sketch (without a support reference).
CATSktSupUndefined
Do not used.
CATSktSupPositionedAsRef
Do not used.
CATSktSupRevol
Do not used.

This object is included in the file: CATSktPosSupportMode.h

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