Open CASCADE Technology 6.6.0
Public Member Functions
StepElement_SurfaceElementProperty Class Reference

Representation of STEP entity SurfaceElementProperty

#include <StepElement_SurfaceElementProperty.hxx>

Inheritance diagram for StepElement_SurfaceElementProperty:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

StepElement_SurfaceElementProperty::StepElement_SurfaceElementProperty ( )

Member Function Documentation

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)

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