NX Open C++ Reference Guide
List of all members
NXOpen::Annotations::PmiChainDimension Class Reference

Represents a PMI chain dimension. More...

Inheritance diagram for NXOpen::Annotations::PmiChainDimension:
NXOpen::Annotations::ChainDimension NXOpen::Annotations::DimensionSet NXOpen::Annotations::Annotation NXOpen::Annotations::IContainer NXOpen::DisplayableObject NXOpen::INXObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. More...
 
- Public Member Functions inherited from NXOpen::Annotations::DimensionSet
NXOpen::Annotations::DimensionAddDimension (NXOpen::Annotations::DimensionData *dimensionData, const NXOpen::Point3d &origin, bool autoAdjustNarrowDim)
 Adds a dimension to the set. More...
 
NXOpen::Annotations::DimensionAddPmiDimension (NXOpen::Annotations::DimensionData *dimensionData, NXOpen::Annotations::PmiData *pmiData, const NXOpen::Point3d &origin, bool autoAdjustNarrowDim)
 Adds a PMI dimension to the PMI dimension set. More...
 
NXOpen::Annotations::DimensionAddPmiDimension (NXOpen::Annotations::DimensionData *dimensionData, NXOpen::Annotations::PmiData *pmiData, NXOpen::Xform *annotationPlane, const NXOpen::Point3d &origin, bool autoAdjustNarrowDim)
 Adds a PMI dimension to the PMI dimension set. More...
 
double DimensionOffset ()
 Returns the dimension offset
Created in NX4.0.0. More...
 
std::vector
< NXOpen::Annotations::Dimension * > 
GetAllSubDimensions ()
 Returns all the sub dimensions of this set. More...
 
virtual std::vector
< NXOpen::NXObject * > 
GetObjects ()
 Returns the objects in the container. More...
 
virtual void RemoveObject (NXOpen::NXObject *object)
 Removes an object in the container. More...
 
void ReverseOffset ()
 Reverse the offset of Baseline/Chain Dimension
Created in NX5.0.0. More...
 
void SetDimensionOffset (double dimensionOffset)
 Sets the dimension offset
Created in NX4.0.0. More...
 

Detailed Description

Represents a PMI chain dimension.

It is a set of horizontal or vertical dimensions.
There is no KF creator for this class.

Created in NX4.0.0.


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