OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    STEPSelections_AssemblyExplorer Class Reference

    #include <STEPSelections_AssemblyExplorer.hxx>

    Public Member Functions

     STEPSelections_AssemblyExplorer (const Interface_Graph &G)
    void Init (const Interface_Graph &G)
    void Dump (Standard_OStream &os) const
    occ::handle< StepShape_ShapeDefinitionRepresentationFindSDRWithProduct (const occ::handle< StepBasic_ProductDefinition > &product) const
    void FillListWithGraph (const occ::handle< STEPSelections_AssemblyComponent > &cmp)
    occ::handle< Standard_TransientFindItemWithNAUO (const occ::handle< StepRepr_NextAssemblyUsageOccurrence > &nauo) const
    int NbAssemblies () const
     Returns the number of root assemblies;.
    occ::handle< STEPSelections_AssemblyComponentRoot (const int rank=1) const
     Returns root of assenbly by its rank;.

    Constructor & Destructor Documentation

    ◆ STEPSelections_AssemblyExplorer()

    STEPSelections_AssemblyExplorer::STEPSelections_AssemblyExplorer ( const Interface_Graph & G)

    Member Function Documentation

    ◆ Dump()

    void STEPSelections_AssemblyExplorer::Dump ( Standard_OStream & os) const

    ◆ FillListWithGraph()

    void STEPSelections_AssemblyExplorer::FillListWithGraph ( const occ::handle< STEPSelections_AssemblyComponent > & cmp)

    ◆ FindItemWithNAUO()

    occ::handle< Standard_Transient > STEPSelections_AssemblyExplorer::FindItemWithNAUO ( const occ::handle< StepRepr_NextAssemblyUsageOccurrence > & nauo) const

    ◆ FindSDRWithProduct()

    occ::handle< StepShape_ShapeDefinitionRepresentation > STEPSelections_AssemblyExplorer::FindSDRWithProduct ( const occ::handle< StepBasic_ProductDefinition > & product) const

    ◆ Init()

    void STEPSelections_AssemblyExplorer::Init ( const Interface_Graph & G)

    ◆ NbAssemblies()

    int STEPSelections_AssemblyExplorer::NbAssemblies ( ) const

    Returns the number of root assemblies;.

    ◆ Root()

    occ::handle< STEPSelections_AssemblyComponent > STEPSelections_AssemblyExplorer::Root ( const int rank = 1) const

    Returns root of assenbly by its rank;.


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