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

Represents a Annotations::OffsetCenterPoint builder
To create a new instance of this class, use Annotations::OffsetCenterPointCollection::CreateOffsetCenterPointBuilder
Default values. More...

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

List of all members.

Public Types

enum  Display { DisplayCenterPoint, DisplayCenterLine, DisplayCenterLineWithExtension }
 the valid types of display styles More...
enum  Offset {
  OffsetHorizontalDistanceFromArc, OffsetHorizontalDistanceFromCenter, OffsetHorizontalDistanceByPosition, OffsetVerticalDistanceFromArc,
  OffsetVerticalDistanceFromCenter, OffsetVerticalDistanceByPosition
}
 the valid offset method types More...
enum  Thickness { ThicknessThin, ThicknessNormal, ThicknessThick }
 the valid types of offset center point thickness More...

Public Member Functions

double CenterCross ()
 Returns the center cross size
Created in NX6.0.0.
NXOpen::NXColorColor ()
 Returns the color
Created in NX6.0.0.
NXOpen::Annotations::OffsetCenterPointBuilder::Display DisplayStyle ()
 Returns the display style
Created in NX6.0.0.
double Distance ()
 Returns the offset distance, valid for all offset method types except those by position
Created in NX6.0.0.
double Extension ()
 Returns the extension
Created in NX6.0.0.
double Gap ()
 Returns the gap
Created in NX6.0.0.
NXOpen::SelectNXObjectInherit ()
 Returns the inherit
Created in NX6.0.0.
NXOpen::SelectNXObjectLocation ()
 Returns the location
Created in NX6.0.0.
NXOpen::Annotations::OffsetCenterPointBuilder::Offset OffsetMethod ()
 Returns the offset method
Created in NX6.0.0.
NXOpen::Point3d OffsetPosition ()
 Returns the offset position, valid for position offset methods
Created in NX6.0.0.
void SetCenterCross (double centerCross)
 Sets the center cross size
Created in NX6.0.0.
void SetColor (NXOpen::NXColor *color)
 Sets the color
Created in NX6.0.0.
void SetDisplayStyle (NXOpen::Annotations::OffsetCenterPointBuilder::Display display)
 Sets the display style
Created in NX6.0.0.
void SetDistance (double distance)
 Sets the offset distance, valid for all offset method types except those by position
Created in NX6.0.0.
void SetExtension (double extension)
 Sets the extension
Created in NX6.0.0.
void SetGap (double gap)
 Sets the gap
Created in NX6.0.0.
void SetOffsetMethod (NXOpen::Annotations::OffsetCenterPointBuilder::Offset offsetMethod)
 Sets the offset method
Created in NX6.0.0.
void SetOffsetPosition (const NXOpen::Point3d &point)
 Sets the offset position, valid for position offset methods
Created in NX6.0.0.
void SetWidth (NXOpen::Annotations::OffsetCenterPointBuilder::Thickness width)
 Sets the width
Created in NX6.0.0.
NXOpen::Annotations::OffsetCenterPointBuilder::Thickness Width ()
 Returns the width
Created in NX6.0.0.

Detailed Description

Represents a Annotations::OffsetCenterPoint builder
To create a new instance of this class, use Annotations::OffsetCenterPointCollection::CreateOffsetCenterPointBuilder
Default values.

Property Value

CenterCross

3.175 (millimeters part), 0.125 (inches part)

DisplayStyle

CenterPoint

Distance

0

Extension

6.35 (millimeters part), 0.25 (inches part)

Gap

1.5875 (millimeters part), 0.0625 (inches part)

OffsetMethod

HorizontalDistanceFromArc

Width

Thin


Created in NX6.0.0.


Member Enumeration Documentation

the valid types of display styles

Enumerator:
DisplayCenterPoint 

center point

DisplayCenterLine 

center line

DisplayCenterLineWithExtension 

center line with extension

the valid offset method types

Enumerator:
OffsetHorizontalDistanceFromArc 

horizontal distance from arc

OffsetHorizontalDistanceFromCenter 

horizontal distance from center

OffsetHorizontalDistanceByPosition 

horizontal distance by position, applicable only for creation

OffsetVerticalDistanceFromArc 

vertical distance from arc

OffsetVerticalDistanceFromCenter 

vertical distance from center

OffsetVerticalDistanceByPosition 

vertical distance by position, applicable only for creation

the valid types of offset center point thickness

Enumerator:
ThicknessThin 

thin

ThicknessNormal 

normal

ThicknessThick 

thick


Member Function Documentation

Returns the center cross size
Created in NX6.0.0.



License requirements : None

Returns the color
Created in NX6.0.0.



License requirements : None

Returns the display style
Created in NX6.0.0.



License requirements : None

Returns the offset distance, valid for all offset method types except those by position
Created in NX6.0.0.



License requirements : None

Returns the extension
Created in NX6.0.0.



License requirements : None

Returns the gap
Created in NX6.0.0.



License requirements : None

Returns the inherit
Created in NX6.0.0.



License requirements : None

Returns the location
Created in NX6.0.0.



License requirements : None

Returns the offset method
Created in NX6.0.0.



License requirements : None

Returns the offset position, valid for position offset methods
Created in NX6.0.0.



License requirements : None

Sets the center cross size
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
centerCrosscentercross

Sets the color
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
colorcolor

Sets the display style
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
displaydisplay

Sets the offset distance, valid for all offset method types except those by position
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
distancedistance

Sets the extension
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
extensionextension

Sets the gap
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
gapgap

Sets the offset method
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
offsetMethodoffsetmethod

Sets the offset position, valid for position offset methods
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
pointpoint

Sets the width
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
widthwidth

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.