All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---VisualizationBase.CATRep
|
+---VisualizationBase.CAT3DRep
|
+---CAT3DSimpleSphereRep
Usage: you must use this class as is. You should never derive it.
public class CAT3DSimpleSphereRep
Class to create the representation of a sphere.
Role: View a sphere.
| public CAT3DSimpleSphereRep( | CATMathPointf | iCenter, | |
| float | iRadius, | ||
| int | iFactor | = 32) |
| public CAT3DSimpleSphereRep( | CATMathPointf | iCenter, |
| float | iRadius, | |
| int | iFactor, | |
| int | UpDown) |
| public ~CAT3DSimpleSphereRep( | ) |
| public virtual CAT3DFaceGP* GetGP( | )const |
Copyright © 2003, Dassault Systèmes. All rights reserved.