NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::Centerline2dSettingsBuilder Class Reference

Represents a Builder for Centerline2dSettings. More...

Inheritance diagram for NXOpen::Annotations::Centerline2dSettingsBuilder:
NXOpen::Annotations::CenterlineSettingsBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double Extension ()
 Returns the extension parameter for 2D Centerline
Created in NX6.0.0.
bool IndividualDistance ()
 Returns the individual extension distance On/Off parameter for 2D Centerline
Created in NX6.0.0.
void SetExtension (double extension)
 Sets the extension parameter for 2D Centerline
Created in NX6.0.0.
void SetIndividualDistance (bool individualDistance)
 Sets the individual extension distance On/Off parameter for 2D Centerline
Created in NX6.0.0.
void SetSize (double size)
 Sets the short dash size parameter for 2D Centerline
Created in NX6.0.0.
double Size ()
 Returns the short dash size parameter for 2D Centerline
Created in NX6.0.0.

Detailed Description

Represents a Builder for Centerline2dSettings.


Created in NX6.0.0.


Member Function Documentation

Returns the extension parameter for 2D Centerline
Created in NX6.0.0.



License requirements : None

Returns the individual extension distance On/Off parameter for 2D Centerline
Created in NX6.0.0.



License requirements : None

Sets the extension parameter for 2D Centerline
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
extensionextension

Sets the individual extension distance On/Off parameter for 2D Centerline
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
individualDistanceindividualdistance

Sets the short dash size parameter for 2D Centerline
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
sizesize

Returns the short dash size parameter for 2D Centerline
Created in NX6.0.0.



License requirements : None


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