NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::LinearDimensionBuilder Class Reference

Represents a Features::LinearDimension builder
To create a new instance of this class, use Features::FeatureCollection::CreateLinearDimensionBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::LinearDimensionBuilder:
NXOpen::Features::DimensionBuilder NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  OrientationOptionType { OrientationOptionTypeOrientXpress, OrientationOptionTypeVector }
 the option that controls whether the OrientXpress or whether the vector block Controls the orientation of the Linear Dimension More...

Public Member Functions

NXOpen::GeometricUtilities::OrientXpressBuilderDimensionOrientation ()
 Returns the OrientXpress that is employed in the ADM Linear Dimension Feature
Created in NX6.0.0.
NXOpen::DirectionDimensionOrientationVector ()
 Returns the dimension orientation vector for the Linear Dimension
Created in NX6.0.0.
NXOpen::SelectNXObjectMeasurementObject ()
 Returns the measurement object to which the ADM Linear Dimension is measured to
Created in NX6.0.0.
NXOpen::Features::LinearDimensionBuilder::OrientationOptionType OrientationOption ()
 Returns the option that controls whether the OrientXpress or whether the vector block Controls the orientation of the Linear Dimension
Created in NX6.0.0.
NXOpen::SelectNXObjectOriginObject ()
 Returns the origin object from which the ADM Linear dimension is measured from
Created in NX6.0.0.
void SetDimensionOrientationVector (NXOpen::Direction *dimensionOrientationVector)
 Sets the dimension orientation vector for the Linear Dimension
Created in NX6.0.0.
void SetFaceToMove (NXOpen::Face *face)
 The important face that is being moved through the ADM Linear Dimension Feature.
void SetOrientationOption (NXOpen::Features::LinearDimensionBuilder::OrientationOptionType orientationOption)
 Sets the option that controls whether the OrientXpress or whether the vector block Controls the orientation of the Linear Dimension
Created in NX6.0.0.

Detailed Description

Represents a Features::LinearDimension builder
To create a new instance of this class, use Features::FeatureCollection::CreateLinearDimensionBuilder
Default values.

Property Value

OrientationOption

OrientXpress

Value.Value

0 (millimeters part), 0 (inches part)


Created in NX6.0.0.


Member Enumeration Documentation

the option that controls whether the OrientXpress or whether the vector block Controls the orientation of the Linear Dimension

Enumerator:
OrientationOptionTypeOrientXpress 

Orientation option using Orient Xpress.

OrientationOptionTypeVector 

Orientation option using vector.


Member Function Documentation

Returns the OrientXpress that is employed in the ADM Linear Dimension Feature
Created in NX6.0.0.



License requirements : None

Returns the dimension orientation vector for the Linear Dimension
Created in NX6.0.0.



License requirements : None

Returns the measurement object to which the ADM Linear Dimension is measured to
Created in NX6.0.0.



License requirements : None

Returns the option that controls whether the OrientXpress or whether the vector block Controls the orientation of the Linear Dimension
Created in NX6.0.0.



License requirements : None

Returns the origin object from which the ADM Linear dimension is measured from
Created in NX6.0.0.



License requirements : None

Sets the dimension orientation vector for the Linear Dimension
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
dimensionOrientationVectordimensionorientationvector

The important face that is being moved through the ADM Linear Dimension Feature.

The system will try to silently infer one. But if the user wants to provide one, then he/she needs to pass in the face through this command
Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
faceface

Sets the option that controls whether the OrientXpress or whether the vector block Controls the orientation of the Linear Dimension
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
orientationOptionorientationoption

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