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

Represents a datum reference More...

Inheritance diagram for NXOpen.Annotations.DatumReference:

Public Member Functions

unsafe
NXOpen.Annotations.MaterialConditionModifier[] 
GetMaterialConditionModifiers ()
 Returns the material condition modifiers More...
 
unsafe void SetMaterialConditionModifiers (NXOpen.Annotations.MaterialConditionModifier[] modifiers)
 Sets the material condition modifiers More...
 

Protected Member Functions

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

Properties

unsafe string DatumLabel [get, set]
 Returns or sets the datum label More...
 

Detailed Description

Represents a datum reference

Created in NX4.0.0

Member Function Documentation

override void NXOpen.Annotations.DatumReference.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.MaterialConditionModifier [] NXOpen.Annotations.DatumReference.GetMaterialConditionModifiers ( )

Returns the material condition modifiers

Created in NX4.0.0

License requirements: None.

Returns
List of modifiers
unsafe void NXOpen.Annotations.DatumReference.SetMaterialConditionModifiers ( NXOpen.Annotations.MaterialConditionModifier[]  modifiers)

Sets the material condition modifiers

Created in NX4.0.0

License requirements: None.

Parameters
modifiersList of modifiers

Property Documentation

unsafe string NXOpen.Annotations.DatumReference.DatumLabel
getset

Returns or sets the datum label

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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