|
| StepAP209_Construct () |
| Creates an empty tool. More...
|
|
| StepAP209_Construct (const Handle< XSControl_WorkSession > &WS) |
| Creates a tool and initializes it. More...
|
|
Standard_Boolean | Init (const Handle< XSControl_WorkSession > &WS) |
| Initializes tool; returns True if succeeded. More...
|
|
Standard_Boolean | IsDesing (const Handle< StepBasic_ProductDefinitionFormation > &PD) const |
|
Standard_Boolean | IsAnalys (const Handle< StepBasic_ProductDefinitionFormation > &PD) const |
|
Handle< StepFEA_FeaModel > | FeaModel (const Handle< StepBasic_Product > &Prod) const |
|
Handle< StepFEA_FeaModel > | FeaModel (const Handle< StepBasic_ProductDefinitionFormation > &PDF) const |
|
Handle
< StepFEA_FeaAxis2Placement3d > | GetFeaAxis2Placement3d (const Handle< StepFEA_FeaModel > &theFeaModel) const |
|
Handle
< StepShape_ShapeRepresentation > | IdealShape (const Handle< StepBasic_Product > &Prod) const |
|
Handle
< StepShape_ShapeRepresentation > | IdealShape (const Handle< StepBasic_ProductDefinitionFormation > &PDF) const |
|
Handle
< StepShape_ShapeRepresentation > | NominShape (const Handle< StepBasic_Product > &Prod) const |
|
Handle
< StepShape_ShapeRepresentation > | NominShape (const Handle< StepBasic_ProductDefinitionFormation > &PDF) const |
|
Handle
< StepElement_HSequenceOfElementMaterial > | GetElementMaterial () const |
|
Handle
< StepFEA_HSequenceOfElementGeometricRelationship > | GetElemGeomRelat () const |
|
Handle
< StepFEA_HSequenceOfElementRepresentation > | GetElements1D (const Handle< StepFEA_FeaModel > &theFeaModel) const |
|
Handle
< StepFEA_HSequenceOfElementRepresentation > | GetElements2D (const Handle< StepFEA_FeaModel > &theFEAModel) const |
|
Handle
< StepFEA_HSequenceOfElementRepresentation > | GetElements3D (const Handle< StepFEA_FeaModel > &theFEAModel) const |
|
Handle
< StepElement_HSequenceOfCurveElementSectionDefinition > | GetCurElemSection (const Handle< StepFEA_Curve3dElementRepresentation > &ElemRepr) const |
| Getting list of curve_element_section_definitions for given element_representation. More...
|
|
Handle
< StepShape_ShapeRepresentation > | GetShReprForElem (const Handle< StepFEA_ElementRepresentation > &ElemRepr) const |
|
Standard_Boolean | CreateAnalysStructure (const Handle< StepBasic_Product > &Prod) const |
| Create empty structure for idealized_analysis_shape. More...
|
|
Standard_Boolean | CreateFeaStructure (const Handle< StepBasic_Product > &Prod) const |
| Create fea structure. More...
|
|
Standard_Boolean | ReplaceCcDesingToApplied () const |
| Put into model entities Applied... for AP209 instead of entities CcDesing... from AP203. More...
|
|
Standard_Boolean | CreateAddingEntities (const Handle< StepBasic_ProductDefinition > &AnaPD) const |
| Create approval.. , date.. , time.. , person.. and organization.. entities for analysis structure. More...
|
|
Handle< StepData_StepModel > | CreateAP203Structure () const |
| Create AP203 structure from existing AP209 structure. More...
|
|
Standard_Boolean | CreateAdding203Entities (const Handle< StepBasic_ProductDefinition > &PD, Handle< StepData_StepModel > &aModel) const |
| Create approval.. , date.. , time.. , person.. and organization.. entities for 203 structure. More...
|
|
Handle< StepFEA_FeaModel > | FeaModel (const Handle< StepRepr_ProductDefinitionShape > &PDS) const |
|
Handle< StepFEA_FeaModel > | FeaModel (const Handle< StepBasic_ProductDefinition > &PD) const |
|
Handle
< StepShape_ShapeRepresentation > | IdealShape (const Handle< StepBasic_ProductDefinition > &PD) const |
|
Handle
< StepShape_ShapeRepresentation > | IdealShape (const Handle< StepRepr_ProductDefinitionShape > &PDS) const |
|
| STEPConstruct_Tool () |
| Creates an empty tool. More...
|
|
| STEPConstruct_Tool (const Handle< XSControl_WorkSession > &WS) |
| Creates a tool and loads it with worksession. More...
|
|
const Handle
< XSControl_WorkSession > & | WS () const |
| Returns currently loaded WorkSession. More...
|
|
Handle< Interface_InterfaceModel > | Model () const |
| Returns current model (Null if not loaded) More...
|
|
const Interface_Graph & | Graph (const Standard_Boolean recompute=Standard_False) const |
| Returns current graph (recomputing if necessary) More...
|
|
const Handle
< Transfer_TransientProcess > & | TransientProcess () const |
| Returns TransientProcess (reading; Null if not loaded) More...
|
|
const Handle
< Transfer_FinderProcess > & | FinderProcess () const |
| Returns FinderProcess (writing; Null if not loaded) More...
|
|