NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Annotations::CharacterSpaceFactor Struct Reference

Specifies the standard font character space factor for each of the text types. More...

Public Member Functions

 CharacterSpaceFactor (double generalInitial, double dimensionInitial, double toleranceInitial, double appendedInitial)
 Constructor for the CharacterSpaceFactor struct. More...
 

Public Attributes

double Appended
 Standard Font Character Space Factor for Appended Text. More...
 
double Dimension
 Standard Font Character Space Factor for Dimension Text. More...
 
double General
 Standard Font Character Space Factor for General Text. More...
 
double Tolerance
 Standard Font Character Space Factor for Tolerance Text. More...
 

Detailed Description

Specifies the standard font character space factor for each of the text types.

Constructor & Destructor Documentation

NXOpen::Annotations::CharacterSpaceFactor::CharacterSpaceFactor ( double  generalInitial,
double  dimensionInitial,
double  toleranceInitial,
double  appendedInitial 
)

Constructor for the CharacterSpaceFactor struct.

Parameters
generalInitialStandard Font Character Space Factor for General Text
dimensionInitialStandard Font Character Space Factor for Dimension Text
toleranceInitialStandard Font Character Space Factor for Tolerance Text
appendedInitialStandard Font Character Space Factor for Appended Text

Member Data Documentation

double NXOpen::Annotations::CharacterSpaceFactor::Appended

Standard Font Character Space Factor for Appended Text.

double NXOpen::Annotations::CharacterSpaceFactor::Dimension

Standard Font Character Space Factor for Dimension Text.

double NXOpen::Annotations::CharacterSpaceFactor::General

Standard Font Character Space Factor for General Text.

double NXOpen::Annotations::CharacterSpaceFactor::Tolerance

Standard Font Character Space Factor for Tolerance Text.


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