CATGSMUseItf Interface CATIGSMUsePlaneExplicit

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


interface CATIGSMUsePlaneExplicit

Interface to explicit plane feature.
Role: Allows you to access data of the plane feature created without history

See also:


Method Index


o FirstAxis(double*&)
Gets plane First Direction.
o Origin(double*&)
Gets plane Origine.
o SecondAxis(double*&)
Gets plane Second Direction.

Methods


o FirstAxis
public virtual FirstAxis( oCoord)
Gets plane First Direction.
Parameters:
oCoord
first axis coordinates
o Origin
public virtual Origin( oCoord)
Gets plane Origine.
Parameters:
oCoord
origin coordinates
o SecondAxis
public virtual SecondAxis( oCoord)
Gets plane Second Direction.
Parameters:
oCoord
second axis coordinates

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

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