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

Builder for creating Automatic Centerlines
To create a new instance of this class, use Annotations::CenterlineCollection::CreateAutomaticCenterlineBuilder
Default values. More...

Inheritance diagram for NXOpen::Annotations::AutomaticCenterlineBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  CenterlineThickness { CenterlineThicknessThin, CenterlineThicknessNormal, CenterlineThicknessThick }
 the types of centerline thickness More...

Public Member Functions

NXOpen::NXColorColor ()
 Returns the color
Created in NX6.0.0.
double CylindricalExtension ()
 Returns the cylindrical extension
Created in NX6.0.0.
bool InheritAngle ()
 Returns the inherit angle
Created in NX6.0.0.
void SetColor (NXOpen::NXColor *color)
 Sets the color
Created in NX6.0.0.
void SetCylindricalExtension (double cylindricalExtension)
 Sets the cylindrical extension
Created in NX6.0.0.
void SetInheritAngle (bool inheritAngle)
 Sets the inherit angle
Created in NX6.0.0.
void SetWidth (NXOpen::Annotations::AutomaticCenterlineBuilder::CenterlineThickness width)
 Sets the width
Created in NX6.0.0.
NXOpen::Drawings::SelectDraftingViewListViews ()
 Returns the selected views
Created in NX6.0.0.
NXOpen::Annotations::AutomaticCenterlineBuilder::CenterlineThickness Width ()
 Returns the width
Created in NX6.0.0.

Detailed Description

Builder for creating Automatic Centerlines
To create a new instance of this class, use Annotations::CenterlineCollection::CreateAutomaticCenterlineBuilder
Default values.

Property Value

CylindricalExtension

1.5 (millimeters part), 0.0625 (inches part)

InheritAngle

1

Width

Thin


Created in NX6.0.0.


Member Enumeration Documentation

the types of centerline thickness

Enumerator:
CenterlineThicknessThin 

thin

CenterlineThicknessNormal 

normal

CenterlineThicknessThick 

thick


Member Function Documentation

Returns the color
Created in NX6.0.0.



License requirements : None

Returns the cylindrical extension
Created in NX6.0.0.



License requirements : None

Returns the inherit angle
Created in NX6.0.0.



License requirements : None

Sets the color
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
colorcolor

Sets the cylindrical extension
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
cylindricalExtensioncylindricalextension

Sets the inherit angle
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
inheritAngleinheritangle

Sets the width
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
widthwidth

Returns the selected views
Created in NX6.0.0.



License requirements : None

Returns the width
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.