NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::Routing::BuilderFactory Class Reference

Represents an NXOpen::Routing::BuilderFactory object. More...

Public Member Functions

NXOpen::Routing::InsulationBuilderCreateInsulationBuilder (NXOpen::Part *part, NXOpen::Assemblies::Component *workOcc, NXOpen::Assemblies::Component *insulationPartOccurrence)
 Create a NXOpen::Routing::InsulationBuilder object. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents an NXOpen::Routing::BuilderFactory object.

Use this object to create specific routing builders.
To obtain an instance of this class, refer to NXOpen::Routing::RoutingManager

Created in NX1847.0.0.

Member Function Documentation

NXOpen::Routing::InsulationBuilder* NXOpen::Routing::BuilderFactory::CreateInsulationBuilder ( NXOpen::Part part,
NXOpen::Assemblies::Component workOcc,
NXOpen::Assemblies::Component insulationPartOccurrence 
)

Create a NXOpen::Routing::InsulationBuilder object.


Created in NX1847.0.0.

License requirements : routing_advanced ("Routing Advanced")

Parameters
partthe part associated with the builder. Cannot be NULL.
workOccworkocc
insulationPartOccurrenceinsulationpartoccurrence
tag_t NXOpen::Routing::BuilderFactory::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.