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

Represents a NXOpen.Annotations.Dimension builder More...

Inheritance diagram for NXOpen.Annotations.BaseLinearDimensionBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Annotations.LinearDimensionBuilder NXOpen.Annotations.PmiLinearDimensionBuilder NXOpen.SketchLinearDimensionBuilder

Public Member Functions

unsafe
NXOpen.Annotations.TextPlacement 
GetNthSecondaryArrowheadOrientation (int nth)
 The arrowhead orientation for nth secondary dimensions More...
 
unsafe NXOpen.Point3d GetNthSecondaryOrigin (int nth)
 The origin for nth secondary dimensions More...
 
unsafe
NXOpen.Annotations.Dimension[] 
GetSecondaryCallouts ()
 The secondary callouts More...
 
unsafe void SetNthSecondaryArrowheadOrientation (int nth, NXOpen.Annotations.TextPlacement secondaryArrowheadOrientation)
 The arrowhead orientation for nth secondary dimensions More...
 
unsafe void SetNthSecondaryOrigin (int nth, NXOpen.Point3d secondaryOrigin)
 The origin for nth secondary dimensions More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

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...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Annotations.Dimension builder

This is an abstract class and cannot be instantiated.

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.Annotations.TextPlacement NXOpen.Annotations.BaseLinearDimensionBuilder.GetNthSecondaryArrowheadOrientation ( int  nth)
inline

The arrowhead orientation for nth secondary dimensions

Created in NX11.0.0

License requirements: None.

Parameters
nth
Returns
unsafe NXOpen.Point3d NXOpen.Annotations.BaseLinearDimensionBuilder.GetNthSecondaryOrigin ( int  nth)
inline

The origin for nth secondary dimensions

Created in NX11.0.0

License requirements: None.

Parameters
nth
Returns
unsafe NXOpen.Annotations.Dimension [] NXOpen.Annotations.BaseLinearDimensionBuilder.GetSecondaryCallouts ( )
inline

The secondary callouts

Created in NX11.0.0

License requirements: None.

Returns
unsafe void NXOpen.Annotations.BaseLinearDimensionBuilder.SetNthSecondaryArrowheadOrientation ( int  nth,
NXOpen.Annotations.TextPlacement  secondaryArrowheadOrientation 
)
inline

The arrowhead orientation for nth secondary dimensions

Created in NX11.0.0

License requirements: geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
nth
secondaryArrowheadOrientation
unsafe void NXOpen.Annotations.BaseLinearDimensionBuilder.SetNthSecondaryOrigin ( int  nth,
NXOpen.Point3d  secondaryOrigin 
)
inline

The origin for nth secondary dimensions

Created in NX11.0.0

License requirements: geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
nth
secondaryOrigin

Property Documentation

unsafe NXOpen.Annotations.AppendedTextBuilder NXOpen.Annotations.BaseLinearDimensionBuilder.AppendedText
get

Returns the appended text

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.DimensionSetBuilder NXOpen.Annotations.BaseLinearDimensionBuilder.DimensionSet
get

Returns the dimension set

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectNXObject NXOpen.Annotations.BaseLinearDimensionBuilder.FirstAssociativity
get

Returns the first associativity.

Supported object types include Feature and DisplayableObject.

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectDisplayableObject NXOpen.Annotations.BaseLinearDimensionBuilder.Inherit
get

Returns the inherit

Created in NX9.0.0

License requirements: None.

unsafe bool NXOpen.Annotations.BaseLinearDimensionBuilder.IsAutoplaced
getset

Returns or sets a flag to indicate if auto placement turned on.

This is used to compute origins for secondary dimensions

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: geometric_tol ("GDT") OR drafting ("DRAFTING")

unsafe NXOpen.Annotations.DimensionMeasurementBuilder NXOpen.Annotations.BaseLinearDimensionBuilder.Measurement
get

Returns the measurement

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.Dimension.MeasurementTypes NXOpen.Annotations.BaseLinearDimensionBuilder.MeasurementType
getset

Returns or sets the measurement type

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: geometric_tol ("GDT") OR drafting ("DRAFTING")

unsafe NXOpen.Annotations.OriginBuilder NXOpen.Annotations.BaseLinearDimensionBuilder.Origin
get

Returns the origin

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectNXObject NXOpen.Annotations.BaseLinearDimensionBuilder.SecondAssociativity
get

Returns the second associativity.

Supported object types include Feature and DisplayableObject.

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.StyleBuilder NXOpen.Annotations.BaseLinearDimensionBuilder.Style
get

Returns the style

Created in NX9.0.0

License requirements: None.

unsafe bool NXOpen.Annotations.BaseLinearDimensionBuilder.UseBaseline
getset

Returns or sets a treat first associativity as a baseline

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: geometric_tol ("GDT") OR drafting ("DRAFTING") OR solid_modeling ("SOLIDS MODELING")


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