CATAnnotationUseItf Interface CATIDftDimensionReference

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIDftDimensionReference

Interface to manage Dimension Reference.
Role: Use this interface to manipulate Dimension Reference. A dimension reference is used as input for dimensions factories to specify the object to be dimensioned and the location of the indication. see .


Method Index


o GetSelectedObject()
Gets the selected object.
o GetSelectionPoint()
Gets the coordinates (in view axis system, expressed in mm) of an indication on the selected object.

Methods


o GetSelectedObject
public virtual GetSelectedObject()
Gets the selected object. This object is to be used as reference for dimension creation.
o GetSelectionPoint
public virtual GetSelectionPoint()
Gets the coordinates (in view axis system, expressed in mm) of an indication on the selected object. Those coordinates will be used to determine which sub-element of the selected object will be dimensioned.

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

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