NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
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...

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. More...
 

Public Attributes

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

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

NXColor* NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectTypeDisplay::Color

Object color.

NXOpen::ViewDependentDisplayManager::Font NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectTypeDisplay::Font

Object font.

int NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectTypeDisplay::IsEnabled

Enabled status for the object type.

NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectType NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectTypeDisplay::Type

Object type.

NXOpen::ViewDependentDisplayManager::Width NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectTypeDisplay::Width

Object width.


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