NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Annotations::IntersectionSymbolBuilder Class Reference

Represents a NXOpen::Annotations::IntersectionSymbol builder
To create a new instance of this class, use NXOpen::Annotations::IntersectionSymbolCollection::CreateIntersectionSymbolBuilder
Default values. More...

Inheritance diagram for NXOpen::Annotations::IntersectionSymbolBuilder:
NXOpen::Annotations::BaseSymbolBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  Thickness {
  ThicknessThin, ThicknessNormal, ThicknessThick, ThicknessOne = 6,
  ThicknessTwo, ThicknessThree, ThicknessFour, ThicknessFive,
  ThicknessSix, ThicknessSeven, ThicknessEight, ThicknessNine
}
 the types of intersection symbol thickness More...
 

Public Member Functions

NXOpen::NXColorColor ()
 Returns the color
Created in NX6.0.0. More...
 
double Extension ()
 Returns the extension
Created in NX6.0.0. More...
 
NXOpen::SelectNXObjectInherit ()
 Returns the inherit
Created in NX6.0.0. More...
 
NXOpen::SelectNXObjectIntersectionObject1 ()
 Returns the intersection object1
Created in NX6.0.0. More...
 
NXOpen::SelectNXObjectIntersectionObject2 ()
 Returns the intersection object2
Created in NX6.0.0. More...
 
void SetColor (NXOpen::NXColor *color)
 Sets the color
Created in NX6.0.0. More...
 
void SetExtension (double extension)
 Sets the extension
Created in NX6.0.0. More...
 
void SetWidth (NXOpen::Annotations::IntersectionSymbolBuilder::Thickness width)
 Sets the width
Created in NX6.0.0. More...
 
NXOpen::Annotations::IntersectionSymbolBuilder::Thickness Width ()
 Returns the width
Created in NX6.0.0. More...
 

Detailed Description

Represents a NXOpen::Annotations::IntersectionSymbol builder
To create a new instance of this class, use NXOpen::Annotations::IntersectionSymbolCollection::CreateIntersectionSymbolBuilder
Default values.

Property Value

Extension

3

Width

Thin


Created in NX6.0.0.

Member Enumeration Documentation

the types of intersection symbol thickness

Enumerator
ThicknessThin 

Thin.

ThicknessNormal 

Normal.

ThicknessThick 

Thick.

ThicknessOne 

Width One.

ThicknessTwo 

Width Two.

ThicknessThree 

Width Three.

ThicknessFour 

Width Four.

ThicknessFive 

Width Five.

ThicknessSix 

Width Six.

ThicknessSeven 

Width Seven.

ThicknessEight 

Width Eight.

ThicknessNine 

Width Nine.

Member Function Documentation

NXOpen::NXColor* NXOpen::Annotations::IntersectionSymbolBuilder::Color ( )

Returns the color
Created in NX6.0.0.



License requirements : None

double NXOpen::Annotations::IntersectionSymbolBuilder::Extension ( )

Returns the extension
Created in NX6.0.0.



License requirements : None

NXOpen::SelectNXObject* NXOpen::Annotations::IntersectionSymbolBuilder::Inherit ( )

Returns the inherit
Created in NX6.0.0.



License requirements : None

NXOpen::SelectNXObject* NXOpen::Annotations::IntersectionSymbolBuilder::IntersectionObject1 ( )

Returns the intersection object1
Created in NX6.0.0.



License requirements : None

NXOpen::SelectNXObject* NXOpen::Annotations::IntersectionSymbolBuilder::IntersectionObject2 ( )

Returns the intersection object2
Created in NX6.0.0.



License requirements : None

void NXOpen::Annotations::IntersectionSymbolBuilder::SetColor ( NXOpen::NXColor color)

Sets the color
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
colorcolor
void NXOpen::Annotations::IntersectionSymbolBuilder::SetExtension ( double  extension)

Sets the extension
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
extensionextension
void NXOpen::Annotations::IntersectionSymbolBuilder::SetWidth ( NXOpen::Annotations::IntersectionSymbolBuilder::Thickness  width)

Sets the width
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
widthwidth
NXOpen::Annotations::IntersectionSymbolBuilder::Thickness NXOpen::Annotations::IntersectionSymbolBuilder::Width ( )

Returns the width
Created in NX6.0.0.



License requirements : None


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