NX Open C++ Reference Guide
|
Represents a Annotations::MaterialSpecification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateMaterialSpecificationBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXString | AvailableMaterial () |
Returns the revision Created in NX6.0.0. | |
NXString | Category () |
Returns the category Created in NX6.0.0. | |
std::vector< NXString > | GetMaterialProperties () |
Returns the material properties. | |
std::vector< NXString > | GetNomenclature () |
Returns the nomenclature. | |
std::vector< NXString > | GetOpenField () |
Returns the open field. | |
NXString | MaterialType () |
Returns the material type Created in NX6.0.0. | |
NXString | Revision () |
Returns the revision Created in NX6.0.0. | |
void | SetAvailableMaterial (const NXString &availableMaterial) |
Sets the revision Created in NX6.0.0. | |
void | SetCategory (const NXString &category) |
Sets the category Created in NX6.0.0. | |
void | SetMaterialProperties (const std::vector< NXString > &materialProperties) |
Sets the material properties Created in NX6.0.0. | |
void | SetMaterialType (const NXString &materialType) |
Sets the material type 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. |
Represents a Annotations::MaterialSpecification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateMaterialSpecificationBuilder
Created in NX6.0.0.
Returns the revision
Created in NX6.0.0.
License requirements : None
Returns the category
Created in NX6.0.0.
License requirements : None
Returns the material properties.
Returns the nomenclature.
std::vector<NXString> NXOpen::Annotations::MaterialSpecificationBuilder::GetOpenField | ( | ) |
Returns the open field.
Returns the material type
Created in NX6.0.0.
License requirements : None
Returns the revision
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::MaterialSpecificationBuilder::SetAvailableMaterial | ( | const NXString & | availableMaterial | ) |
Sets the revision
Created in NX6.0.0.
License requirements : None
availableMaterial | availablematerial |
void NXOpen::Annotations::MaterialSpecificationBuilder::SetCategory | ( | const NXString & | category | ) |
Sets the category
Created in NX6.0.0.
License requirements : None
category | category |
void NXOpen::Annotations::MaterialSpecificationBuilder::SetMaterialProperties | ( | const std::vector< NXString > & | materialProperties | ) |
Sets the material properties
Created in NX6.0.0.
License requirements : None
materialProperties | materialproperties |
void NXOpen::Annotations::MaterialSpecificationBuilder::SetMaterialType | ( | const NXString & | materialType | ) |
Sets the material type
Created in NX6.0.0.
License requirements : None
materialType | materialtype |
void NXOpen::Annotations::MaterialSpecificationBuilder::SetNomenclature | ( | const std::vector< NXString > & | nomenclature | ) |
Sets the nomenclature
Created in NX6.0.0.
License requirements : None
nomenclature | nomenclature |
void NXOpen::Annotations::MaterialSpecificationBuilder::SetOpenField | ( | const std::vector< NXString > & | openField | ) |
Sets the open field
Created in NX6.0.0.
License requirements : None
openField | openfield |
void NXOpen::Annotations::MaterialSpecificationBuilder::SetRevision | ( | const NXString & | revision | ) |
Sets the revision
Created in NX6.0.0.
License requirements : None
revision | revision |
void NXOpen::Annotations::MaterialSpecificationBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
title | title |
Returns the str title
Created in NX6.0.0.
License requirements : None