DataExchangeBaseRepsItf Interface CATIExchangePlane

Usage: you can freely reimplement this interface.


interface CATIExchangePlane

Interface to exchange planes.
Role: This interface is dedicated to get planes information.
Available from CATIA V5R10.


Method Index


o GetPlaneData(double*,double*,CATBaseUnknown_var)
Retrieves the plane's parameters.

Methods


o GetPlaneData
public virtual GetPlaneData( oRootPoint,
oNormalVector,
ioRelimitedOnFace= NULL_var)
Retrieves the plane's parameters.
Parameters:
oRootPoint
Get a point on the plane.
oNormalVector
Get a unit vector perpendicular to the plane.
ioRelimitedOnFace
Never use this argument. Let it at its NULL_var default value.

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

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