NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | List of all members
NXOpen.Annotations.PmiData Class Reference

Represents PMI(Product and Manufacturing Information) data More...

Inheritance diagram for NXOpen.Annotations.PmiData:

Public Member Functions

unsafe
NXOpen.Annotations.BusinessModifier[] 
GetBusinessModifiers ()
 Returns the business modifiers More...
 
unsafe void SetBusinessModifiers (NXOpen.Annotations.BusinessModifier[] businessModifiers)
 Sets the business modifiers More...
 
unsafe
NXOpen.Annotations.AssociatedObject 
GetAssociatedObject ()
 Returns the associated object More...
 
unsafe void SetAssociatedObject (NXOpen.Annotations.AssociatedObject assocObj)
 Sets the associated object More...
 
unsafe int GetIndex ()
 Returns the index More...
 
unsafe void SetIndex (int index)
 Sets the index More...
 
unsafe int GetNumAssociatedObjectsSets ()
 Returns the numbers of associated objects list More...
 
unsafe void SetNumAssociatedObjectsSets (int numAssocObjectsSets)
 Sets the number of associated objects list More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Detailed Description

Represents PMI(Product and Manufacturing Information) data

Created in NX4.0.0

Member Function Documentation

override void NXOpen.Annotations.PmiData.FreeResource ( )
protected

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Created in NX4.0.0

License requirements: None.

unsafe NXOpen.Annotations.AssociatedObject NXOpen.Annotations.PmiData.GetAssociatedObject ( )

Returns the associated object

Created in NX4.0.0

License requirements: None.

Returns
Associated objects
unsafe NXOpen.Annotations.BusinessModifier [] NXOpen.Annotations.PmiData.GetBusinessModifiers ( )

Returns the business modifiers

Created in NX4.0.0

License requirements: None.

Returns
List of business modifiers
unsafe int NXOpen.Annotations.PmiData.GetIndex ( )

Returns the index

Created in NX5.0.0

License requirements: None.

Returns
unsafe int NXOpen.Annotations.PmiData.GetNumAssociatedObjectsSets ( )

Returns the numbers of associated objects list

Created in NX10.0.0

License requirements: None.

Returns
unsafe void NXOpen.Annotations.PmiData.SetAssociatedObject ( NXOpen.Annotations.AssociatedObject  assocObj)

Sets the associated object

Created in NX4.0.0

License requirements: None.

Parameters
assocObjList of new associated objects
unsafe void NXOpen.Annotations.PmiData.SetBusinessModifiers ( NXOpen.Annotations.BusinessModifier[]  businessModifiers)

Sets the business modifiers

Created in NX4.0.0

License requirements: None.

Parameters
businessModifiersList of new business modifiers
unsafe void NXOpen.Annotations.PmiData.SetIndex ( int  index)

Sets the index

Created in NX5.0.0

License requirements: None.

Parameters
index
unsafe void NXOpen.Annotations.PmiData.SetNumAssociatedObjectsSets ( int  numAssocObjectsSets)

Sets the number of associated objects list

Created in NX10.0.0

License requirements: geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
numAssocObjectsSets

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