NX Open C++ Reference Guide
|
Provides classes and interfaces for Part Family. More...
Classes | |
class | FamilyAttribute |
This class represents a part family attribute Use PartFamily::TemplateManager::GetPartFamilyAttribute to get an instance of this class. More... | |
class | Instance |
Represents an instance of a part family member Use Part::GetFamilyInstance to get the instance of this class. More... | |
class | InstanceDefinition |
This class repesents a part family table record (or instance definition on the template) and is created/deleted by PartFamily.TemplateManager in JA world. More... | |
class | InstanceSelectionCriteria |
Represents the selection criteria of a part family instance Use Assemblies::Component::CreateEmptyPartFamilyInstanceSelectionCriteria to get an instance of this class. More... | |
class | Template |
This class represents a part family template Use PartFamily::TemplateManager::CreatePartFamily to get the instance of this class. More... | |
class | TemplateManager |
This class serves as the manager for all the part family related operations. More... | |
Provides classes and interfaces for Part Family.