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

Represents a dimensional constraint
To create an instance of this class refer to Sketch

Created in NX3.0.0. More...

Inheritance diagram for NXOpen::SketchDimensionalConstraint:
NXOpen::SketchConstraint NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::SketchHelpedDimensionalConstraint

List of all members.

Public Types

enum  DimensionStateType { DimensionStateTypeDriving, DimensionStateTypeReference, DimensionStateTypeAutomatic }
 Dimension status. More...

Public Member Functions

NXOpen::Annotations::DimensionAssociatedDimension ()
 Returns the dimension associated with the dimensional constraint
Created in NX3.0.0.
NXOpen::ExpressionAssociatedExpression ()
 Returns the expression associated with the dimensional constraint
Created in NX3.0.0.
NXOpen::SketchDimensionalConstraint::DimensionStateType DimensionState ()
 Returns the dimension status.
std::vector
< NXOpen::Sketch::DimensionGeometry
GetDimensionGeometry ()
 Returns the geometry associated with the dimension.
void UseAlternateSolution ()
 Switches the constraint to an alternate solution
Created in NX3.0.0.

Detailed Description

Represents a dimensional constraint
To create an instance of this class refer to Sketch

Created in NX3.0.0.



Member Enumeration Documentation

Dimension status.

Enumerator:
DimensionStateTypeDriving 

Driving dimension.

DimensionStateTypeReference 

Reference dimension.

DimensionStateTypeAutomatic 

Automatic dimension.


Member Function Documentation

Returns the dimension associated with the dimensional constraint
Created in NX3.0.0.



License requirements : None

Returns the expression associated with the dimensional constraint
Created in NX3.0.0.



License requirements : None

Returns the dimension status.


Created in NX7.5.0.

License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")

Returns the geometry associated with the dimension.

Returns:
the geometry associated with the dimension
Created in NX3.0.0.

License requirements : None

Switches the constraint to an alternate solution
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")


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