All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---VisualizationBase.CATRep
|
+---VisualizationBase.CAT3DRep
|
+---CAT3DPlanRep
Usage: you must use this class as is. You should never derive it.
public class CAT3DPlanRep
Class to create a graphic representation with a plane.
| public CAT3DPlanRep( | ) |
| public CAT3DPlanRep( | const CATMathPointf& | iOrigin, |
| const CATMathDirectionf& | iDirection1, | |
| const CATMathDirectionf& | iDirection2, | |
| float | iLengthInMM) |
----------------------------- ^
| | |
| iDirection1 | |
| ^ | |
| | | |
| | iDirection2 | |
| x ---> | | iLenghtInMM
| iOrigin | |
| | |
| | |
| | |
| | |
| | |
----------------------------- v
<--------------------------->
iLenghtInMM
| public CAT3DPlanRep( | CATModelIdentificator& | one_ident, |
| CATVisuController* | iCntl) |
| public void Get( | CATMathPointf& | ioOrigin, |
| CATMathDirectionf& | ioDirection1, | |
| CATMathDirectionf& | ioDirection2) |
Copyright © 2003, Dassault Systèmes. All rights reserved.