|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity SurfaceElementProperty
#include <StepElement_SurfaceElementProperty.hxx>

Public Member Functions | |
| StepElement_SurfaceElementProperty () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aPropertyId, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepElement_SurfaceSectionField > &aSection) |
| Initialize all fields (own and inherited) | |
| Handle_TCollection_HAsciiString | PropertyId () const |
| Returns field PropertyId | |
| void | SetPropertyId (const Handle< TCollection_HAsciiString > &PropertyId) |
| Set field PropertyId | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Handle_StepElement_SurfaceSectionField | Section () const |
| Returns field Section | |
| void | SetSection (const Handle< StepElement_SurfaceSectionField > &Section) |
| Set field Section | |
| StepElement_SurfaceElementProperty::StepElement_SurfaceElementProperty | ( | ) |
| Handle_TCollection_HAsciiString StepElement_SurfaceElementProperty::Description | ( | ) | const |
| void StepElement_SurfaceElementProperty::Init | ( | const Handle< TCollection_HAsciiString > & | aPropertyId, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepElement_SurfaceSectionField > & | aSection | ||
| ) |
| Handle_TCollection_HAsciiString StepElement_SurfaceElementProperty::PropertyId | ( | ) | const |
| Handle_StepElement_SurfaceSectionField StepElement_SurfaceElementProperty::Section | ( | ) | const |
| void StepElement_SurfaceElementProperty::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepElement_SurfaceElementProperty::SetPropertyId | ( | const Handle< TCollection_HAsciiString > & | PropertyId | ) |
| void StepElement_SurfaceElementProperty::SetSection | ( | const Handle< StepElement_SurfaceSectionField > & | Section | ) |
1.7.4