NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::PartFamily::Instance Class Reference

Represents an instance of a part family member
Use NXOpen::Part::GetFamilyInstance to get the instance of this class. More...

Inheritance diagram for NXOpen::PartFamily::Instance:
NXOpen::TaggedObject

Public Member Functions

NXOpen::PartFamily::TemplateFamily ()
 Returns the NXOpen::PartFamily::Template of instance. More...
 
bool IsOutOfDate ()
 Returns whether this instance/member is out of date relative to the definition on the template. More...
 
int Version ()
 Returns the version of instance. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents an instance of a part family member
Use NXOpen::Part::GetFamilyInstance to get the instance of this class.



Created in NX9.0.0.

Member Function Documentation

NXOpen::PartFamily::Template* NXOpen::PartFamily::Instance::Family ( )

Returns the NXOpen::PartFamily::Template of instance.


Created in NX9.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

bool NXOpen::PartFamily::Instance::IsOutOfDate ( )

Returns whether this instance/member is out of date relative to the definition on the template.

Returns

Created in NX9.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
int NXOpen::PartFamily::Instance::Version ( )

Returns the version of instance.


Created in NX9.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")


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