NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Annotations::OrdinateDimension::DoglegPreferences Struct Reference

Specifies the ordinate dogleg preferences. More...

List of all members.

Public Member Functions

 DoglegPreferences (NXOpen::Annotations::OrdinateDoglegDefinition doglegSettingInitial, double angleInitial, double startOffsetInitial, double endOffsetInitial, NXOpen::Annotations::OrdinateDoglegCreationOption doglegOptionInitial)
 Constructor for the DoglegPreferences struct.

Public Attributes

double Angle
 angle
NXOpen::Annotations::OrdinateDoglegCreationOption DoglegOption
 dogleg option
NXOpen::Annotations::OrdinateDoglegDefinition DoglegSetting
 dogleg setting
double EndOffset
 end offset
double StartOffset
 start offset

Detailed Description

Specifies the ordinate dogleg preferences.


Constructor & Destructor Documentation

NXOpen::Annotations::OrdinateDimension::DoglegPreferences::DoglegPreferences ( NXOpen::Annotations::OrdinateDoglegDefinition  doglegSettingInitial,
double  angleInitial,
double  startOffsetInitial,
double  endOffsetInitial,
NXOpen::Annotations::OrdinateDoglegCreationOption  doglegOptionInitial 
)

Constructor for the DoglegPreferences struct.

Parameters:
doglegSettingInitialdogleg setting
angleInitialangle
startOffsetInitialstart offset
endOffsetInitialend offset
doglegOptionInitialdogleg option

Member Data Documentation

angle

dogleg option

dogleg setting

end offset

start offset


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