NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectTypeDisplay Struct Reference

The members of the following structure are the display data for an object in a flat pattern drawing member view. More...

List of all members.

Public Member Functions

 FlatPatternObjectTypeDisplay (NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectType typeInitial, int isEnabledInitial, NXColor *colorInitial, NXOpen::ViewDependentDisplayManager::Font fontInitial, NXOpen::ViewDependentDisplayManager::Width widthInitial)
 Constructor for the FlatPatternObjectTypeDisplay struct.

Public Attributes

NXColorColor
 Object color.
NXOpen::ViewDependentDisplayManager::Font Font
 Object font.
int IsEnabled
 Enabled status for the object type.
NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectType Type
 Object type.
NXOpen::ViewDependentDisplayManager::Width Width
 Object width.

Detailed Description

The members of the following structure are the display data for an object in a flat pattern drawing member view.


Constructor & Destructor Documentation

NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectTypeDisplay::FlatPatternObjectTypeDisplay ( NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectType  typeInitial,
int  isEnabledInitial,
NXColor colorInitial,
NXOpen::ViewDependentDisplayManager::Font  fontInitial,
NXOpen::ViewDependentDisplayManager::Width  widthInitial 
)

Constructor for the FlatPatternObjectTypeDisplay struct.

Parameters:
typeInitialObject type
isEnabledInitialEnabled status for the object type
colorInitialObject color
fontInitialObject font
widthInitialObject width

Member Data Documentation

Object color.

Object font.

Enabled status for the object type.

Object type.

Object width.


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