NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle Struct Reference

the display style of the edges detected More...

Public Member Functions

 EdgeDisplayStyle (NXOpen::DisplayableObject::ObjectFont fontInitial, NXOpen::DisplayableObject::ObjectWidth widthInitial, NXColor *colorInitial)
 Constructor for the EdgeDisplayStyle struct. More...
 

Public Attributes

NXColorColor
 line color More...
 
NXOpen::DisplayableObject::ObjectFont Font
 line font More...
 
NXOpen::DisplayableObject::ObjectWidth Width
 line width More...
 

Detailed Description

the display style of the edges detected

Constructor & Destructor Documentation

NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::EdgeDisplayStyle ( NXOpen::DisplayableObject::ObjectFont  fontInitial,
NXOpen::DisplayableObject::ObjectWidth  widthInitial,
NXColor colorInitial 
)

Constructor for the EdgeDisplayStyle struct.

Parameters
fontInitialline font
widthInitialline width
colorInitialline color

Member Data Documentation

NXColor* NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::Color

line color

NXOpen::DisplayableObject::ObjectFont NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::Font

line font

NXOpen::DisplayableObject::ObjectWidth NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::Width

line width


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