NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe bool IsOutOfDate ()
 Returns whether this instance/member is out of date relative to the definition on the template. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. 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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 ( )
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.