All Frameworks  Class Hierarchy  This Framework  Indexes   

ObjectSpecsModeler Class CATSpecPointing

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


public class CATSpecPointing

Class to represent that a feature points another one.
Role: When you look for objects pointing to another one through CATISpecObject.ListPointing you retrieve a list of objects of this class. The retrieved object allows you to know which CATISpecAttrAccess object points another one through which CATISpecAttrKey


Constructor and Destructor Index


o ~CATSpecPointing()

Method Index


o GetAccess()
Returns the pointing object.
o GetKey()
Returns the pointing key.

Constructor and Destructor


o ~CATSpecPointing
public ~CATSpecPointing()

Methods


o GetAccess
public GetAccess()
Returns the pointing object.
o GetKey
public GetKey()
Returns the pointing key.

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

Copyright © 2003, Dassault Systèmes. All rights reserved.