NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::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::Preferences::PartFlexiblePrintedCircuitDesign::FlatPatternObjectType typeInitial, int isEnabledInitial, NXColor *colorInitial, int layerInitial, NXOpen::DisplayableObject::ObjectFont fontInitial, NXOpen::DisplayableObject::ObjectWidth widthInitial)
 Constructor for the FlatPatternObjectTypeDisplay struct.

Public Attributes

NXColorColor
 Object color.
NXOpen::DisplayableObject::ObjectFont Font
 Object font.
int IsEnabled
 Enabled status for the object type.
int Layer
 Object Layer.
NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::FlatPatternObjectType Type
 Object type.
NXOpen::DisplayableObject::ObjectWidth 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::Preferences::PartFlexiblePrintedCircuitDesign::FlatPatternObjectTypeDisplay::FlatPatternObjectTypeDisplay ( NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::FlatPatternObjectType  typeInitial,
int  isEnabledInitial,
NXColor colorInitial,
int  layerInitial,
NXOpen::DisplayableObject::ObjectFont  fontInitial,
NXOpen::DisplayableObject::ObjectWidth  widthInitial 
)

Constructor for the FlatPatternObjectTypeDisplay struct.

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

Member Data Documentation

Object color.

Object font.

Enabled status for the object type.

Object Layer.

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.