All Frameworks  Class Hierarchy  This Framework  Indexes   

GSMInterfaces Interface CATIGSMPlaneExplicit

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


interface CATIGSMPlaneExplicit

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

See also:
CATIGSMFactory.CreatePlaneExplicit


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: CATIGSMPlaneExplicit.h
If needed, your Imakefile.mk should include the module: CATGitInterfaces

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