CATGSMUseItf Interface CATIGSMUseAxisExplicit

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


interface CATIGSMUseAxisExplicit

Interface to manage stacked axis feature definition.
Role: Allows you to access data of the stacked axis feature.

See also:


Method Index


o GetAxisReferenceNumber(int&)
Gets the reference number of the defined stacked axis.
o SetAxisReferenceNumber(int&)
Sets the reference number of the defined stacked axis.

Methods


o GetAxisReferenceNumber
public virtual GetAxisReferenceNumber( oAxisReferenceNumber)
Gets the reference number of the defined stacked axis.
It will be 1 for X axis, 2 for Y axis, 3 for Z axis
Parameters:
oxisReferenceNumber
reference number
o SetAxisReferenceNumber
public virtual SetAxisReferenceNumber( const iAxisReferenceNumber)
Sets the reference number of the defined stacked axis.
It will be 1 for X axis, 2 for Y axis, 3 for Z axis
Parameters:
iAxisReferenceNumber
reference number

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

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