NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.PartFamily.Instance Class Reference

Represents an instance of a part family member More...

Inheritance diagram for NXOpen.PartFamily.Instance:

Public Member Functions

unsafe bool IsOutOfDate ()
 Returns whether this instance/member is out of date relative to the definition on the template. More...
 

Properties

unsafe NXOpen.PartFamily.Template Family [get]
 Returns the NXOpen.PartFamily.Template of instance. More...
 
unsafe int Version [get]
 Returns the version of instance. 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

unsafe bool NXOpen.PartFamily.Instance.IsOutOfDate ( )

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

Created in NX9.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Returns

Property Documentation

unsafe NXOpen.PartFamily.Template NXOpen.PartFamily.Instance.Family
get

Returns the NXOpen.PartFamily.Template of instance.

Created in NX9.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

unsafe int NXOpen.PartFamily.Instance.Version
get

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.