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

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

List of all members.

Public Member Functions

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

Public Attributes

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

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

Standard Font Character Space Factor for Appended Text.

Standard Font Character Space Factor for Dimension Text.

Standard Font Character Space Factor for General Text.

Standard Font Character Space Factor for Tolerance Text.


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