NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.SketchLinearDimensionBuilder Class Reference

Represents a NXOpen.SketchLinearDimensionBuilder More...

Inheritance diagram for NXOpen.SketchLinearDimensionBuilder:
NXOpen.Annotations.BaseLinearDimensionBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Properties

unsafe
NXOpen.Annotations.DrivingValueBuilder 
Driving [get]
 Returns the driving value builder, which manages driving dimension values More...
 
- Properties inherited from NXOpen.Annotations.BaseLinearDimensionBuilder
unsafe
NXOpen.Annotations.AppendedTextBuilder 
AppendedText [get]
 Returns the appended text More...
 
unsafe
NXOpen.Annotations.DimensionSetBuilder 
DimensionSet [get]
 Returns the dimension set More...
 
unsafe NXOpen.SelectNXObject FirstAssociativity [get]
 Returns the first associativity. More...
 
unsafe
NXOpen.SelectDisplayableObject 
Inherit [get]
 Returns the inherit More...
 
unsafe bool IsAutoplaced [get, set]
 Returns or sets a flag to indicate if auto placement turned on. More...
 
unsafe
NXOpen.Annotations.DimensionMeasurementBuilder 
Measurement [get]
 Returns the measurement More...
 
unsafe
NXOpen.Annotations.Dimension.MeasurementTypes 
MeasurementType [get, set]
 Returns or sets the measurement type More...
 
unsafe
NXOpen.Annotations.OriginBuilder 
Origin [get]
 Returns the origin More...
 
unsafe NXOpen.SelectNXObject SecondAssociativity [get]
 Returns the second associativity. More...
 
unsafe
NXOpen.Annotations.StyleBuilder 
Style [get]
 Returns the style More...
 
unsafe bool UseBaseline [get, set]
 Returns or sets a treat first associativity as a baseline More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Annotations.BaseLinearDimensionBuilder
unsafe void SetNthSecondaryOrigin (int nth, NXOpen.Point3d secondaryOrigin)
 The origin for nth secondary dimensions More...
 
unsafe NXOpen.Point3d GetNthSecondaryOrigin (int nth)
 The origin for nth secondary dimensions More...
 
unsafe void SetNthSecondaryArrowheadOrientation (int nth, NXOpen.Annotations.TextPlacement secondaryArrowheadOrientation)
 The arrowhead orientation for nth secondary dimensions More...
 
unsafe
NXOpen.Annotations.TextPlacement 
GetNthSecondaryArrowheadOrientation (int nth)
 The arrowhead orientation for nth secondary dimensions More...
 
unsafe
NXOpen.Annotations.Dimension[] 
GetSecondaryCallouts ()
 The secondary callouts More...
 

Detailed Description

Represents a NXOpen.SketchLinearDimensionBuilder

To create a new instance of this class, use NXOpen.SketchCollection.CreateLinearDimensionBuilder

Created in NX9.0.0

Property Documentation

unsafe NXOpen.Annotations.DrivingValueBuilder NXOpen.SketchLinearDimensionBuilder.Driving
get

Returns the driving value builder, which manages driving dimension values

Created in NX9.0.0

License requirements: None.


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