Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_Sphere Class Reference

#include <StepShape_Sphere.hxx>

Inheritance diagram for StepShape_Sphere:
Inheritance graph
[legend]

Public Member Functions

 StepShape_Sphere ()
 Returns a Sphere

virtual void Init (const Handle< TCollection_HAsciiString > &aName)
virtual void Init (const Handle< TCollection_HAsciiString > &aName, const Standard_Real aRadius, const Handle< StepGeom_Point > &aCentre)
void SetRadius (const Standard_Real aRadius)
Standard_Real Radius () const
void SetCentre (const Handle< StepGeom_Point > &aCentre)
Handle_StepGeom_Point Centre () const

Constructor & Destructor Documentation

StepShape_Sphere::StepShape_Sphere ( )

Member Function Documentation

Handle_StepGeom_Point StepShape_Sphere::Centre ( ) const
virtual void StepShape_Sphere::Init ( const Handle< TCollection_HAsciiString > &  aName,
const Standard_Real  aRadius,
const Handle< StepGeom_Point > &  aCentre 
) [virtual]
virtual void StepShape_Sphere::Init ( const Handle< TCollection_HAsciiString > &  aName) [virtual]

Reimplemented from StepRepr_RepresentationItem.

Standard_Real StepShape_Sphere::Radius ( ) const
void StepShape_Sphere::SetCentre ( const Handle< StepGeom_Point > &  aCentre)
void StepShape_Sphere::SetRadius ( const Standard_Real  aRadius)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines