NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::AngularDimBuilder Class Reference

Represents a Features::AngularDim builder
To create a new instance of this class, use Features::FeatureCollection::CreateAngularDimensionBuilder

Created in NX6.0.0. More...

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

List of all members.

Public Member Functions

bool AlternativeAngle ()
 Returns the alternative angle toggle allows you to compute angle that is 360 degree subtracts current angle
Created in NX6.0.0.
bool ComplementAngleFlag ()
 Returns the complement angle flag
Created in NX6.0.0.
bool GetIsComplementAngle (const NXOpen::Point3d &dimensionLocation)
 Returns the flag indicating if angle is complement.
NXOpen::SelectNXObjectMeasurementObject ()
 Returns the measurement object is for the move object
Created in NX6.0.0.
NXOpen::SelectNXObjectOriginObject ()
 Returns the origin object is for the fixed object
Created in NX6.0.0.
void SetAlternativeAngle (bool alternativeAngle)
 Sets the alternative angle toggle allows you to compute angle that is 360 degree subtracts current angle
Created in NX6.0.0.
void SetComplementAngleFlag (bool complementAngleFlag)
 Sets the complement angle flag
Created in NX6.0.0.
void SetInterpartSourceEdge (NXOpen::Edge *interpartSourceEdge)
 Sets the interpart source edge
Created in NX8.0.0.

Detailed Description

Represents a Features::AngularDim builder
To create a new instance of this class, use Features::FeatureCollection::CreateAngularDimensionBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the alternative angle toggle allows you to compute angle that is 360 degree subtracts current angle
Created in NX6.0.0.



License requirements : None

Returns the complement angle flag
Created in NX6.0.0.



License requirements : None

Returns the flag indicating if angle is complement.

Returns:
the flag for complement angle
Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
Parameters:
dimensionLocationIndicates dimension origin cursor location

Returns the measurement object is for the move object
Created in NX6.0.0.



License requirements : None

Returns the origin object is for the fixed object
Created in NX6.0.0.



License requirements : None

Sets the alternative angle toggle allows you to compute angle that is 360 degree subtracts current angle
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
alternativeAnglealternativeangle

Sets the complement angle flag
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
complementAngleFlagcomplementangleflag

Sets the interpart source edge
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
interpartSourceEdgeedge

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