Open CASCADE Technology
6.5.4
|
Representation of STEP entity CurveElementSectionDefinition
#include <StepElement_CurveElementSectionDefinition.hxx>
Public Member Functions | |
StepElement_CurveElementSectionDefinition () | |
Empty constructor | |
void | Init (const Handle< TCollection_HAsciiString > &aDescription, const Standard_Real aSectionAngle) |
Initialize all fields (own and inherited) | |
Handle_TCollection_HAsciiString | Description () const |
Returns field Description | |
void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
Set field Description | |
Standard_Real | SectionAngle () const |
Returns field SectionAngle | |
void | SetSectionAngle (const Standard_Real SectionAngle) |
Set field SectionAngle |
Handle_TCollection_HAsciiString StepElement_CurveElementSectionDefinition::Description | ( | ) | const |
void StepElement_CurveElementSectionDefinition::Init | ( | const Handle< TCollection_HAsciiString > & | aDescription, |
const Standard_Real | aSectionAngle | ||
) |
void StepElement_CurveElementSectionDefinition::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |