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

Builder for creating Symmetrical Centerline. More...

Inheritance diagram for NXOpen::Annotations::SymmetricalCenterlineBuilder:
NXOpen::Annotations::CenterlineBuilder NXOpen::Annotations::BaseSymbolBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Types { TypesFromFace, TypesStartAndEnd }
 the valid types of Symmetrical Centerline More...

Public Member Functions

NXOpen::SelectNXObjectEnd ()
 Returns the end object of Symmetrical Centerline
Created in NX6.0.0.
NXOpen::SelectNXObjectFace ()
 Returns the face object of Symmetrical Centerline
Created in NX6.0.0.
NXOpen::SelectNXObjectInherit ()
 Returns the inherit object
Created in NX6.0.0.
NXOpen::Annotations::SymmetricalCenterlineSettingsBuilderSettings ()
 Returns the settings builder object for Symmetrical Centerline
Created in NX6.0.0.
void SetType (NXOpen::Annotations::SymmetricalCenterlineBuilder::Types type)
 Sets the type of Symmetrical Centerline
Created in NX6.0.0.
NXOpen::SelectNXObjectStart ()
 Returns the start object of Symmetrical Centerline
Created in NX6.0.0.
NXOpen::Annotations::SymmetricalCenterlineBuilder::Types Type ()
 Returns the type of Symmetrical Centerline
Created in NX6.0.0.

Detailed Description

Builder for creating Symmetrical Centerline.

It creates or edits Symmetrical Centerline
To create a new instance of this class, use Annotations::CenterlineCollection::CreateSymmetricalCenterlineBuilder
Default values.

Property Value

Settings.Extension

6.35 (millimeters part), 0.25 (inches part)

Settings.Gap

1.5875 (millimeters part), 0.0625 (inches part)

Settings.IndividualDistance

0

Settings.Size

3.175 (millimeters part), 0.125 (inches part)

Settings.Width

Thin

Type

FromFace


Created in NX6.0.0.


Member Enumeration Documentation

the valid types of Symmetrical Centerline

Enumerator:
TypesFromFace 

Centerline from face.

TypesStartAndEnd 

Centerline from start and end point.


Member Function Documentation

Returns the end object of Symmetrical Centerline
Created in NX6.0.0.



License requirements : None

Returns the face object of Symmetrical Centerline
Created in NX6.0.0.



License requirements : None

Returns the inherit object
Created in NX6.0.0.



License requirements : None

Returns the settings builder object for Symmetrical Centerline
Created in NX6.0.0.



License requirements : None

Sets the type of Symmetrical Centerline
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
typetype

Returns the start object of Symmetrical Centerline
Created in NX6.0.0.



License requirements : None

Returns the type of Symmetrical 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.