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

Represents a Annotations::ProcessSpecification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateProcessSpecificationBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Annotations::ProcessSpecificationBuilder:
NXOpen::Annotations::PmiAttributeBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

std::vector< NXStringGetNomenclature ()
 Returns the nomenclature.
std::vector< NXStringGetOpenField ()
 Returns the open field.
NXString Identifier ()
 Returns the identifier
Created in NX6.0.0.
NXString Revision ()
 Returns the revision
Created in NX6.0.0.
void SetIdentifier (const NXString &identifier)
 Sets the identifier
Created in NX6.0.0.
void SetNomenclature (const std::vector< NXString > &nomenclature)
 Sets the nomenclature
Created in NX6.0.0.
void SetOpenField (const std::vector< NXString > &openField)
 Sets the open field
Created in NX6.0.0.
void SetRevision (const NXString &revision)
 Sets the revision
Created in NX6.0.0.
void SetTitle (const NXString &title)
 Sets the str title
Created in NX6.0.0.
NXString Title ()
 Returns the str title
Created in NX6.0.0.

Detailed Description

Represents a Annotations::ProcessSpecification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateProcessSpecificationBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the nomenclature.

Returns:

Created in NX6.0.0.

License requirements : None

Returns the open field.

Returns:

Created in NX6.0.0.

License requirements : None

Returns the identifier
Created in NX6.0.0.



License requirements : None

Returns the revision
Created in NX6.0.0.



License requirements : None

Sets the identifier
Created in NX6.0.0.



License requirements : None

Parameters:
identifieridentifier
void NXOpen::Annotations::ProcessSpecificationBuilder::SetNomenclature ( const std::vector< NXString > &  nomenclature)

Sets the nomenclature
Created in NX6.0.0.



License requirements : None

Parameters:
nomenclaturenomenclature

Sets the open field
Created in NX6.0.0.



License requirements : None

Parameters:
openFieldopenfield

Sets the revision
Created in NX6.0.0.



License requirements : None

Parameters:
revisionrevision

Sets the str title
Created in NX6.0.0.



License requirements : None

Parameters:
titletitle

Returns the str title
Created in NX6.0.0.



License requirements : None


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