Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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


Member Function Documentation

Handle_TCollection_HAsciiString StepElement_SurfaceElementProperty::Description ( ) const
Handle_TCollection_HAsciiString StepElement_SurfaceElementProperty::PropertyId ( ) const
Handle_StepElement_SurfaceSectionField StepElement_SurfaceElementProperty::Section ( ) const

The documentation for this class was generated from the following file: