CATGSMUseItf Interface CATIGSMUsePlaneOffsetPt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMUsePlaneOffsetPt
Interface to offset plane feature with point reference.
Role: Allows you to access data of the plane feature parallel to
another plane and passing through a Point.
- See also:
-
Method Index
- o
GetReferencePlane(CATIMmiMechanicalFeature_var&)
- Gets the reference plane.
- o
GetReferencePoint(CATIMmiMechanicalFeature_var&)
- Gets the reference point.
- o
SetReferencePlane(CATIMmiMechanicalFeature_var)
- Sets the reference plane.
- o
SetReferencePoint(CATIMmiMechanicalFeature_var)
- Sets the reference point.
Methods
o GetReferencePlane
public virtual GetReferencePlane( | | oSupport) |
-
Gets the reference plane.
- Parameters:
-
- oSupport
- reference Plane
o GetReferencePoint
public virtual GetReferencePoint( | | oReferencePoint) |
-
Gets the reference point.
- Parameters:
-
- oReferencePoint
- reference point
o SetReferencePlane
public virtual SetReferencePlane( | const | iSupport) |
-
Sets the reference plane.
- Parameters:
-
- iSupport
- reference plane
o SetReferencePoint
public virtual SetReferencePoint( | const | iReferencePoint) |
-
Sets the reference point.
- Parameters:
-
- iReferencePoint
- reference point
This object is included in the file: CATIGSMUsePlaneOffsetPt.h
If needed, your Imakefile.mk should include the module: CATGSMUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.