NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Annotations::IPmi Class Referenceabstract

Represents an object that has PMI(Product and Manufacturing Information) data. More...

Inheritance diagram for NXOpen::Annotations::IPmi:
NXOpen::INXObject NXOpen::Annotations::BaseArcLengthDimension NXOpen::Annotations::BaseChamferDimension NXOpen::Annotations::BaseConcentricCircleDimension NXOpen::Annotations::BaseCustomSymbol NXOpen::Annotations::BaseCylindricalDimension NXOpen::Annotations::BaseDiameterDimension NXOpen::Annotations::BaseFoldedRadiusDimension NXOpen::Annotations::BaseHoleDimension NXOpen::Annotations::BaseHorizontalDimension NXOpen::Annotations::BaseNote NXOpen::Annotations::BaseParallelDimension NXOpen::Annotations::BasePerpendicularDimension NXOpen::Annotations::BaseRadiusDimension NXOpen::Annotations::BaseVerticalDimension NXOpen::Annotations::CuttingPlaneSymbol NXOpen::Annotations::Datum NXOpen::Annotations::DatumTarget NXOpen::Annotations::Fcf NXOpen::Annotations::MajorAngularDimension NXOpen::Annotations::MinorAngularDimension NXOpen::Annotations::Pmi NXOpen::Annotations::PmiBoltCircleCenterline NXOpen::Annotations::PmiCenterline3d NXOpen::Annotations::PmiCenterMark NXOpen::Annotations::PmiHorizontalOrdinateDimension NXOpen::Annotations::PmiLabel NXOpen::Annotations::PmiLineWeld NXOpen::Annotations::PmiMajorAngularDimension NXOpen::Annotations::PmiMinorAngularDimension NXOpen::Annotations::PmiOrdinateOriginDimension NXOpen::Annotations::PmiVerticalOrdinateDimension NXOpen::Annotations::PmiWave NXOpen::Annotations::Region

Public Member Functions

virtual void AddBusinessModifiers (const std::vector< NXOpen::Annotations::BusinessModifier * > &businessModifiers)=0
 Adds the business modifiers. More...
 
virtual
NXOpen::Annotations::AssociatedObject
GetAssociatedObject ()=0
 Returns the associated object. More...
 
virtual std::vector
< NXOpen::Annotations::BusinessModifier * > 
GetBusinessModifiers ()=0
 Returns the business modifiers. More...
 
virtual
NXOpen::Annotations::AssociatedObject
GetSharedAssociatedObject ()=0
 Returns the shared associated objects. More...
 
virtual int Index ()=0
 Returns the index. More...
 
virtual bool IsMirrored ()=0
 Returns a flag indicating whether the annotation is mirrored
Created in NX8.5.0. More...
 
virtual void SetAssociatedObject (NXOpen::Annotations::AssociatedObject *assocObj)=0
 Sets the associated object. More...
 
virtual void SetBusinessModifiers (const std::vector< NXOpen::Annotations::BusinessModifier * > &businessModifiers)=0
 Sets the business modifiers. More...
 
virtual void SetIndex (int index)=0
 Sets the index. More...
 
- Public Member Functions inherited from NXOpen::INXObject
virtual NXOpen::INXObjectFindObject (const NXString &journalIdentifier)=0
 Finds the NXOpen::NXObject with the given identifier as recorded in a journal. More...
 
virtual NXOpen::INXObjectFindObject (const char *journalIdentifier)=0
 Finds the NXOpen::NXObject with the given identifier as recorded in a journal. More...
 
virtual bool IsOccurrence ()=0
 Returns whether this object is an occurrence or not. More...
 
virtual NXString JournalIdentifier ()=0
 Returns the identifier that would be recorded in a journal for this object. More...
 
virtual NXString Name ()=0
 Returns the custom name of the object. More...
 
virtual
NXOpen::Assemblies::Component
OwningComponent ()=0
 Returns the owning component, if this object is an occurrence. More...
 
virtual NXOpen::BasePartOwningPart ()=0
 Returns the owning part of this object
Created in NX3.0.0. More...
 
virtual void Print ()=0
 Prints a representation of this object to the system log file. More...
 
virtual NXOpen::INXObjectPrototype ()=0
 Returns the prototype of this object if it is an occurrence. More...
 
virtual void SetName (const NXString &name)=0
 Sets the custom name of the object. More...
 
virtual void SetName (const char *name)=0
 Sets the custom name of the object. More...
 

Detailed Description

Represents an object that has PMI(Product and Manufacturing Information) data.


Created in NX4.0.0.

Member Function Documentation

virtual void NXOpen::Annotations::IPmi::AddBusinessModifiers ( const std::vector< NXOpen::Annotations::BusinessModifier * > &  businessModifiers)
pure virtual

Adds the business modifiers.


Created in NX12.0.0.

License requirements : geometric_tol ("GDT")

Parameters
businessModifiersList of new business modifiers

Implemented in NXOpen::Annotations::BaseCustomSymbol, NXOpen::Annotations::BaseDiameterDimension, NXOpen::Annotations::BaseChamferDimension, NXOpen::Annotations::BaseNote, NXOpen::Annotations::BaseRadiusDimension, NXOpen::Annotations::BaseHorizontalDimension, NXOpen::Annotations::BaseParallelDimension, NXOpen::Annotations::BaseVerticalDimension, NXOpen::Annotations::BaseArcLengthDimension, NXOpen::Annotations::BaseConcentricCircleDimension, NXOpen::Annotations::BaseCylindricalDimension, NXOpen::Annotations::BaseFoldedRadiusDimension, NXOpen::Annotations::BaseHoleDimension, NXOpen::Annotations::BasePerpendicularDimension, NXOpen::Annotations::Region, NXOpen::Annotations::Pmi, NXOpen::Annotations::Fcf, NXOpen::Annotations::PmiLabel, NXOpen::Annotations::CuttingPlaneSymbol, NXOpen::Annotations::Datum, NXOpen::Annotations::DatumTarget, NXOpen::Annotations::MajorAngularDimension, NXOpen::Annotations::MinorAngularDimension, NXOpen::Annotations::PmiBoltCircleCenterline, NXOpen::Annotations::PmiCenterline3d, NXOpen::Annotations::PmiCenterMark, NXOpen::Annotations::PmiHorizontalOrdinateDimension, NXOpen::Annotations::PmiLineWeld, NXOpen::Annotations::PmiMajorAngularDimension, NXOpen::Annotations::PmiMinorAngularDimension, NXOpen::Annotations::PmiOrdinateOriginDimension, NXOpen::Annotations::PmiVerticalOrdinateDimension, and NXOpen::Annotations::PmiWave.

virtual NXOpen::Annotations::AssociatedObject* NXOpen::Annotations::IPmi::GetAssociatedObject ( )
pure virtual
virtual std::vector<NXOpen::Annotations::BusinessModifier *> NXOpen::Annotations::IPmi::GetBusinessModifiers ( )
pure virtual
virtual NXOpen::Annotations::AssociatedObject* NXOpen::Annotations::IPmi::GetSharedAssociatedObject ( )
pure virtual
virtual int NXOpen::Annotations::IPmi::Index ( )
pure virtual

Returns the index.

It is a unique integer assigned to a PMI object.

NOTE: The set method should not be used to edit a read-only object such as a Mirrored PMI object. If it is, the changes will be overridden when the part is updated.
Created in NX4.0.0.

License requirements : None

Implemented in NXOpen::Annotations::BaseCustomSymbol, NXOpen::Annotations::BaseDiameterDimension, NXOpen::Annotations::BaseChamferDimension, NXOpen::Annotations::BaseNote, NXOpen::Annotations::BaseRadiusDimension, NXOpen::Annotations::BaseHorizontalDimension, NXOpen::Annotations::BaseParallelDimension, NXOpen::Annotations::BaseVerticalDimension, NXOpen::Annotations::BaseArcLengthDimension, NXOpen::Annotations::BaseConcentricCircleDimension, NXOpen::Annotations::BaseCylindricalDimension, NXOpen::Annotations::BaseFoldedRadiusDimension, NXOpen::Annotations::BaseHoleDimension, NXOpen::Annotations::BasePerpendicularDimension, NXOpen::Annotations::Region, NXOpen::Annotations::Pmi, NXOpen::Annotations::Fcf, NXOpen::Annotations::PmiLabel, NXOpen::Annotations::CuttingPlaneSymbol, NXOpen::Annotations::Datum, NXOpen::Annotations::DatumTarget, NXOpen::Annotations::MajorAngularDimension, NXOpen::Annotations::MinorAngularDimension, NXOpen::Annotations::PmiBoltCircleCenterline, NXOpen::Annotations::PmiCenterline3d, NXOpen::Annotations::PmiCenterMark, NXOpen::Annotations::PmiHorizontalOrdinateDimension, NXOpen::Annotations::PmiLineWeld, NXOpen::Annotations::PmiMajorAngularDimension, NXOpen::Annotations::PmiMinorAngularDimension, NXOpen::Annotations::PmiOrdinateOriginDimension, NXOpen::Annotations::PmiVerticalOrdinateDimension, and NXOpen::Annotations::PmiWave.

virtual bool NXOpen::Annotations::IPmi::IsMirrored ( )
pure virtual
virtual void NXOpen::Annotations::IPmi::SetAssociatedObject ( NXOpen::Annotations::AssociatedObject assocObj)
pure virtual

Sets the associated object.

NOTE: This method should not be used to edit a read-only object such as a Mirrored PMI object. If it is, the changes will be overridden when the part is updated.
Created in NX4.0.0.

License requirements : geometric_tol ("GDT")

Parameters
assocObjNew associated object

Implemented in NXOpen::Annotations::BaseCustomSymbol, NXOpen::Annotations::BaseDiameterDimension, NXOpen::Annotations::BaseChamferDimension, NXOpen::Annotations::BaseNote, NXOpen::Annotations::BaseRadiusDimension, NXOpen::Annotations::BaseHorizontalDimension, NXOpen::Annotations::BaseParallelDimension, NXOpen::Annotations::BaseVerticalDimension, NXOpen::Annotations::BaseArcLengthDimension, NXOpen::Annotations::BaseConcentricCircleDimension, NXOpen::Annotations::BaseCylindricalDimension, NXOpen::Annotations::BaseFoldedRadiusDimension, NXOpen::Annotations::BaseHoleDimension, NXOpen::Annotations::BasePerpendicularDimension, NXOpen::Annotations::Region, NXOpen::Annotations::Pmi, NXOpen::Annotations::Fcf, NXOpen::Annotations::PmiLabel, NXOpen::Annotations::CuttingPlaneSymbol, NXOpen::Annotations::Datum, NXOpen::Annotations::DatumTarget, NXOpen::Annotations::MajorAngularDimension, NXOpen::Annotations::MinorAngularDimension, NXOpen::Annotations::PmiBoltCircleCenterline, NXOpen::Annotations::PmiCenterline3d, NXOpen::Annotations::PmiCenterMark, NXOpen::Annotations::PmiHorizontalOrdinateDimension, NXOpen::Annotations::PmiLineWeld, NXOpen::Annotations::PmiMajorAngularDimension, NXOpen::Annotations::PmiMinorAngularDimension, NXOpen::Annotations::PmiOrdinateOriginDimension, NXOpen::Annotations::PmiVerticalOrdinateDimension, and NXOpen::Annotations::PmiWave.

virtual void NXOpen::Annotations::IPmi::SetBusinessModifiers ( const std::vector< NXOpen::Annotations::BusinessModifier * > &  businessModifiers)
pure virtual

Sets the business modifiers.

NOTE: This method should not be used to edit a read-only object such as a Mirrored PMI object. If it is, the changes will be overridden when the part is updated.
Created in NX4.0.0.

License requirements : geometric_tol ("GDT")

Parameters
businessModifiersList of new business modifiers

Implemented in NXOpen::Annotations::BaseCustomSymbol, NXOpen::Annotations::BaseDiameterDimension, NXOpen::Annotations::BaseChamferDimension, NXOpen::Annotations::BaseNote, NXOpen::Annotations::BaseRadiusDimension, NXOpen::Annotations::BaseHorizontalDimension, NXOpen::Annotations::BaseParallelDimension, NXOpen::Annotations::BaseVerticalDimension, NXOpen::Annotations::BaseArcLengthDimension, NXOpen::Annotations::BaseConcentricCircleDimension, NXOpen::Annotations::BaseCylindricalDimension, NXOpen::Annotations::BaseFoldedRadiusDimension, NXOpen::Annotations::BaseHoleDimension, NXOpen::Annotations::BasePerpendicularDimension, NXOpen::Annotations::Region, NXOpen::Annotations::Pmi, NXOpen::Annotations::Fcf, NXOpen::Annotations::PmiLabel, NXOpen::Annotations::CuttingPlaneSymbol, NXOpen::Annotations::Datum, NXOpen::Annotations::DatumTarget, NXOpen::Annotations::MajorAngularDimension, NXOpen::Annotations::MinorAngularDimension, NXOpen::Annotations::PmiBoltCircleCenterline, NXOpen::Annotations::PmiCenterline3d, NXOpen::Annotations::PmiCenterMark, NXOpen::Annotations::PmiHorizontalOrdinateDimension, NXOpen::Annotations::PmiLineWeld, NXOpen::Annotations::PmiMajorAngularDimension, NXOpen::Annotations::PmiMinorAngularDimension, NXOpen::Annotations::PmiOrdinateOriginDimension, NXOpen::Annotations::PmiVerticalOrdinateDimension, and NXOpen::Annotations::PmiWave.

virtual void NXOpen::Annotations::IPmi::SetIndex ( int  index)
pure virtual

Sets the index.

It is a unique integer assigned to a PMI object.

NOTE: The set method should not be used to edit a read-only object such as a Mirrored PMI object. If it is, the changes will be overridden when the part is updated.
Created in NX4.0.0.

License requirements : geometric_tol ("GDT")

Parameters
indexNew integer for PMI object

Implemented in NXOpen::Annotations::BaseCustomSymbol, NXOpen::Annotations::BaseDiameterDimension, NXOpen::Annotations::BaseChamferDimension, NXOpen::Annotations::BaseNote, NXOpen::Annotations::BaseRadiusDimension, NXOpen::Annotations::BaseHorizontalDimension, NXOpen::Annotations::BaseParallelDimension, NXOpen::Annotations::BaseVerticalDimension, NXOpen::Annotations::BaseArcLengthDimension, NXOpen::Annotations::BaseConcentricCircleDimension, NXOpen::Annotations::BaseCylindricalDimension, NXOpen::Annotations::BaseFoldedRadiusDimension, NXOpen::Annotations::BaseHoleDimension, NXOpen::Annotations::BasePerpendicularDimension, NXOpen::Annotations::Region, NXOpen::Annotations::Pmi, NXOpen::Annotations::Fcf, NXOpen::Annotations::PmiLabel, NXOpen::Annotations::CuttingPlaneSymbol, NXOpen::Annotations::Datum, NXOpen::Annotations::DatumTarget, NXOpen::Annotations::MajorAngularDimension, NXOpen::Annotations::MinorAngularDimension, NXOpen::Annotations::PmiBoltCircleCenterline, NXOpen::Annotations::PmiCenterline3d, NXOpen::Annotations::PmiCenterMark, NXOpen::Annotations::PmiHorizontalOrdinateDimension, NXOpen::Annotations::PmiLineWeld, NXOpen::Annotations::PmiMajorAngularDimension, NXOpen::Annotations::PmiMinorAngularDimension, NXOpen::Annotations::PmiOrdinateOriginDimension, NXOpen::Annotations::PmiVerticalOrdinateDimension, and NXOpen::Annotations::PmiWave.


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