CATSrsUseItf Interface CATISrsUseBoundingBox
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISrsUseBoundingBox
Interface to BoundingBox feature.
Role: Allows you to access data of BoundingBox feature
Method Index
- o
GetMathBox(CATMathBox&)
- Get MathBox to a bounding box feature
- o
IsAftAtOrigin(CATBoolean&)
- Gets the orientation of a shpae representation of a ship.
Methods
o GetMathBox
public virtual GetMathBox( | | oMathBox) |
-
Get MathBox to a bounding box feature
- Parameters:
-
- oMathBox
- bounding math box which limits the bounding box
o IsAftAtOrigin
public virtual IsAftAtOrigin( | | oOrient) |
-
Gets the orientation of a shpae representation of a ship.
- Parameters:
-
- oOrient
- Shape shape's orientation.
(TRUE means that it is aft at the origin)
This object is included in the file: CATISrsUseBoundingBox.h
If needed, your Imakefile.mk should include the module: CATSrsUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.