NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Annotations.ChainDimension Class Reference

Represents a chain dimension. More...

Inheritance diagram for 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 NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Annotations.PmiChainDimension

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Public Member Functions inherited from NXOpen.Annotations.DimensionSet
unsafe NXOpen.Annotations.Dimension AddDimension (NXOpen.Annotations.DimensionData dimensionData, NXOpen.Point3d origin, bool autoAdjustNarrowDim)
 Adds a dimension to the set More...
 
unsafe NXOpen.Annotations.Dimension AddPmiDimension (NXOpen.Annotations.DimensionData dimensionData, NXOpen.Annotations.PmiData pmiData, NXOpen.Point3d origin, bool autoAdjustNarrowDim)
 Adds a PMI dimension to the PMI dimension set. More...
 
unsafe NXOpen.Annotations.Dimension AddPmiDimension (NXOpen.Annotations.DimensionData dimensionData, NXOpen.Annotations.PmiData pmiData, NXOpen.Xform annotationPlane, NXOpen.Point3d origin, bool autoAdjustNarrowDim)
 Adds a PMI dimension to the PMI dimension set. More...
 
unsafe
NXOpen.Annotations.Dimension[] 
GetAllSubDimensions ()
 Returns all the sub dimensions of this set More...
 
unsafe NXOpen.NXObject[] GetObjects ()
 Returns the objects in the container More...
 
unsafe void RemoveObject (NXOpen.NXObject @object)
 Removes an object in the container. More...
 
unsafe void ReverseOffset ()
 Reverse the offset of Baseline/Chain Dimension More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Annotations.DimensionSet
unsafe double DimensionOffset [get, set]
 Returns or sets the dimension offset More...
 

Detailed Description

Represents a 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.