CATGSMUseItf Interface CATIGSMUsePlaneOffset

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


interface CATIGSMUsePlaneOffset

Interface to offset plane feature.
Role: Allows you to access data of the plane feature created with an offset to another plane.

See also:


Method Index


o GetOffset(CATICkeParm_var&)
Gets the offset value.
o GetReferencePlane(CATIMmiMechanicalFeature_var&)
Gets the reference plane.
o SetOffset(CATICkeParm_var)
Sets the offset value.
o SetReferencePlane(CATIMmiMechanicalFeature_var)
Sets the reference plane.

Methods


o GetOffset
public virtual GetOffset( oOffset)
Gets the offset value.
Parameters:
oOffset
offset value
o GetReferencePlane
public virtual GetReferencePlane( oSupport)
Gets the reference plane.
Parameters:
oSupport
reference Plane
o SetOffset
public virtual SetOffset( const iOffset)
Sets the offset value.
Parameters:
iOffset
offset value
o SetReferencePlane
public virtual SetReferencePlane( const iSupport)
Sets the reference plane.
Parameters:
iSupport
reference Plane

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

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