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

Represents a Annotations::EnterpriseIdentification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateEnterpriseIdentificationBuilder

Created in NX6.0.0. More...

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

List of all members.

Public Member Functions

NXString CageCode ()
 Returns the cage code
Created in NX6.0.0.
NXString CompanyName ()
 Returns the company name
Created in NX6.0.0.
NXString Division ()
 Returns the division
Created in NX6.0.0.
std::vector< NXStringGetCompanyAddress ()
 Returns the company address.
void SetCageCode (const NXString &cageCode)
 Sets the cage code
Created in NX6.0.0.
void SetCompanyAddress (const std::vector< NXString > &companyAddress)
 Sets the company address
Created in NX6.0.0.
void SetCompanyName (const NXString &companyName)
 Sets the company name
Created in NX6.0.0.
void SetDivision (const NXString &division)
 Sets the division
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::EnterpriseIdentification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateEnterpriseIdentificationBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the cage code
Created in NX6.0.0.



License requirements : None

Returns the company name
Created in NX6.0.0.



License requirements : None

Returns the division
Created in NX6.0.0.



License requirements : None

Returns the company address.

Returns:

Created in NX6.0.0.

License requirements : None

Sets the cage code
Created in NX6.0.0.



License requirements : None

Parameters:
cageCodecagecode

Sets the company address
Created in NX6.0.0.



License requirements : None

Parameters:
companyAddresscompanyaddress

Sets the company name
Created in NX6.0.0.



License requirements : None

Parameters:
companyNamecompanyname

Sets the division
Created in NX6.0.0.



License requirements : None

Parameters:
divisiondivision

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.