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

Represents a CustomWidth used by WidthDefinition to define the three custom widths associated with each WidthDefinition. More...

Inheritance diagram for NXOpen::CustomWidth:
NXOpen::TaggedObject

List of all members.

Public Member Functions

NXString Name ()
 Returns the width name, specified as a NULL-terminated ASCII string
Created in NX5.0.0.
void SetName (const NXString &name)
 Sets the width name, specified as a NULL-terminated ASCII string
Created in NX5.0.0.
void SetWidth (double width)
 Sets the width of lines for the custom width
Created in NX5.0.0.
double Width ()
 Returns the width of lines for the custom width
Created in NX5.0.0.

Detailed Description

Represents a CustomWidth used by WidthDefinition to define the three custom widths associated with each WidthDefinition.

Each CustomWidth will contain a custom width line size and a name.


Created in NX5.0.0.


Member Function Documentation

Returns the width name, specified as a NULL-terminated ASCII string
Created in NX5.0.0.



License requirements : None

void NXOpen::CustomWidth::SetName ( const NXString name)

Sets the width name, specified as a NULL-terminated ASCII string
Created in NX5.0.0.



License requirements : None

Parameters:
namename
void NXOpen::CustomWidth::SetWidth ( double  width)

Sets the width of lines for the custom width
Created in NX5.0.0.



License requirements : None

Parameters:
widthwidth

Returns the width of lines for the custom width
Created in NX5.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.