NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::DatumReference Class Reference

Represents a datum reference
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::DatumReference:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXString DatumLabel ()
 Returns the datum label
Created in NX4.0.0.
std::vector
< NXOpen::Annotations::MaterialConditionModifier
GetMaterialConditionModifiers ()
 Returns the material condition modifiers.
void SetDatumLabel (const NXString &label)
 Sets the datum label
Created in NX4.0.0.
void SetMaterialConditionModifiers (const std::vector< NXOpen::Annotations::MaterialConditionModifier > &modifiers)
 Sets the material condition modifiers
Created in NX4.0.0.
virtual ~DatumReference ()
 Frees the object from memory.

Detailed Description

Represents a datum reference
Created in NX4.0.0.



Constructor & Destructor Documentation

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


Member Function Documentation

Returns the datum label
Created in NX4.0.0.



License requirements : None

Returns the material condition modifiers.

Returns:
List of modifiers
Created in NX4.0.0.

License requirements : None

Sets the datum label
Created in NX4.0.0.



License requirements : None

Parameters:
labelNew datum label

Sets the material condition modifiers
Created in NX4.0.0.



License requirements : None

Parameters:
modifiersList of modifiers

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