#include <STEPSelections_AssemblyComponent.hxx>
Public Member Functions | |
Standard_EXPORT | STEPSelections_AssemblyComponent () |
Standard_EXPORT | STEPSelections_AssemblyComponent (const Handle(StepShape_ShapeDefinitionRepresentation)&sdr, const Handle(STEPSelections_HSequenceOfAssemblyLink)&list) |
Handle_StepShape_ShapeDefinitionRepresentation | GetSDR () const |
Handle_STEPSelections_HSequenceOfAssemblyLink | GetList () const |
void | SetSDR (const Handle(StepShape_ShapeDefinitionRepresentation)&sdr) |
void | SetList (const Handle(STEPSelections_HSequenceOfAssemblyLink)&list) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepShape_ShapeDefinitionRepresentation | mySDR |
Handle_STEPSelections_HSequenceOfAssemblyLink | myList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|