Open CASCADE Technology 6.6.0
Public Member Functions
StepRepr_DataEnvironment Class Reference

Representation of STEP entity DataEnvironment

#include <StepRepr_DataEnvironment.hxx>

Inheritance diagram for StepRepr_DataEnvironment:
Inheritance graph
[legend]

Public Member Functions

 StepRepr_DataEnvironment ()
 Empty constructor

void Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_HArray1OfPropertyDefinitionRepresentation > &aElements)
 Initialize all fields (own and inherited)

Handle_TCollection_HAsciiString Name () const
 Returns field Name

void SetName (const Handle< TCollection_HAsciiString > &Name)
 Set field Name

Handle_TCollection_HAsciiString Description () const
 Returns field Description

void SetDescription (const Handle< TCollection_HAsciiString > &Description)
 Set field Description

Handle_StepRepr_HArray1OfPropertyDefinitionRepresentation Elements () const
 Returns field Elements

void SetElements (const Handle< StepRepr_HArray1OfPropertyDefinitionRepresentation > &Elements)
 Set field Elements


Constructor & Destructor Documentation

StepRepr_DataEnvironment::StepRepr_DataEnvironment ( )

Member Function Documentation

Handle_TCollection_HAsciiString StepRepr_DataEnvironment::Description ( ) const
Handle_StepRepr_HArray1OfPropertyDefinitionRepresentation StepRepr_DataEnvironment::Elements ( ) const
void StepRepr_DataEnvironment::Init ( const Handle< TCollection_HAsciiString > &  aName,
const Handle< TCollection_HAsciiString > &  aDescription,
const Handle< StepRepr_HArray1OfPropertyDefinitionRepresentation > &  aElements 
)
Handle_TCollection_HAsciiString StepRepr_DataEnvironment::Name ( ) const
void StepRepr_DataEnvironment::SetDescription ( const Handle< TCollection_HAsciiString > &  Description)
void StepRepr_DataEnvironment::SetElements ( const Handle< StepRepr_HArray1OfPropertyDefinitionRepresentation > &  Elements)
void StepRepr_DataEnvironment::SetName ( const Handle< TCollection_HAsciiString > &  Name)

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