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

Represents a dimension object attached to the feature
Intances of this object cannot be directly be created. More...

Inheritance diagram for NXOpen::PositioningDimension:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

enum  Subtype {
  SubtypeHorizontal, SubtypeVertical, SubtypeParallel, SubtypePerpendicular,
  SubtypeParallelDistance, SubtypeAngular, SubtypePointOntoPoint, SubtypePointOntoLine,
  SubtypeLineOntoLine
}
 Represents the subtype of the positioning dimension. More...

Public Member Functions

NXOpen::ExpressionExpression ()
 Returns the expression for the dimension.
NXOpen::PositioningDimension::Subtype GetSubtype ()
 Returns the subtype of the dimension.
NXOpen::NXObjectTarget ()
 Returns the target entity.
NXOpen::NXObjectTool ()
 Returns the tool entity.

Detailed Description

Represents a dimension object attached to the feature
Intances of this object cannot be directly be created.

However, instances can be acquired from objects that contain them.

Created in NX3.0.0.


Member Enumeration Documentation

Represents the subtype of the positioning dimension.

Enumerator:
SubtypeHorizontal 

Horizontal dimension.

SubtypeVertical 

Vertical dimension.

SubtypeParallel 

Parallel dimension.

SubtypePerpendicular 

Perpendicular dimension.

SubtypeParallelDistance 

Parallel at a distance dimension.

SubtypeAngular 

Angular dimension.

SubtypePointOntoPoint 

Point onto point dimension.

SubtypePointOntoLine 

Point onto line dimension.

SubtypeLineOntoLine 

Line onto line dimension.


Member Function Documentation

Returns the expression for the dimension.


Created in NX3.0.0.

License requirements : features_modeling ("FEATURES MODELING"), solid_modeling ("SOLIDS MODELING")

Returns the subtype of the dimension.

Returns:
Subtype of the dimension
Created in NX3.0.0.

License requirements : features_modeling ("FEATURES MODELING"), solid_modeling ("SOLIDS MODELING")

Returns the target entity.


Created in NX3.0.0.

License requirements : features_modeling ("FEATURES MODELING"), solid_modeling ("SOLIDS MODELING")

Returns the tool entity.


Created in NX3.0.0.

License requirements : features_modeling ("FEATURES MODELING"), solid_modeling ("SOLIDS MODELING")


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