NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveTypeDisplayData Struct Reference

The members of the following structure are the display data. More...

Public Member Functions

 PlanarSegmentCurveTypeDisplayData (NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveType typeInitial, int isEnabledInitial, NXColor *colorInitial, NXOpen::DisplayableObject::ObjectFont fontInitial, NXOpen::DisplayableObject::ObjectWidth widthInitial)
 Constructor for the PlanarSegmentCurveTypeDisplayData struct. More...
 

Public Attributes

NXColorColor
 Curve color. More...
 
NXOpen::DisplayableObject::ObjectFont Font
 Curve font. More...
 
int IsEnabled
 Enabled status for the curve type. More...
 
NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveType Type
 Curve type. More...
 
NXOpen::DisplayableObject::ObjectWidth Width
 Curve width. More...
 

Detailed Description

The members of the following structure are the display data.

Constructor & Destructor Documentation

NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveTypeDisplayData::PlanarSegmentCurveTypeDisplayData ( NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveType  typeInitial,
int  isEnabledInitial,
NXColor colorInitial,
NXOpen::DisplayableObject::ObjectFont  fontInitial,
NXOpen::DisplayableObject::ObjectWidth  widthInitial 
)

Constructor for the PlanarSegmentCurveTypeDisplayData struct.

Parameters
typeInitialCurve type
isEnabledInitialEnabled status for the curve type
colorInitialCurve color
fontInitialCurve font
widthInitialCurve width

Member Data Documentation

NXColor* NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveTypeDisplayData::Color

Curve color.

NXOpen::DisplayableObject::ObjectFont NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveTypeDisplayData::Font

Curve font.

int NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveTypeDisplayData::IsEnabled

Enabled status for the curve type.

NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveType NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveTypeDisplayData::Type

Curve type.

NXOpen::DisplayableObject::ObjectWidth NXOpen::Preferences::PartFlexiblePrintedCircuitDesign::PlanarSegmentCurveTypeDisplayData::Width

Curve width.


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