NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Annotations::LineCfw Struct Reference

Specifies color, font, and width. More...

Public Member Functions

 LineCfw (int colorInitial, NXOpen::DisplayableObject::ObjectFont fontInitial, NXOpen::Annotations::LineWidth widthInitial)
 Constructor for the LineCfw struct. More...
 

Public Attributes

int Color
 color More...
 
NXOpen::DisplayableObject::ObjectFont Font
 Line font (solid, dashed, etc) More...
 
NXOpen::Annotations::LineWidth Width
 width More...
 

Detailed Description

Specifies color, font, and width.

Constructor & Destructor Documentation

NXOpen::Annotations::LineCfw::LineCfw ( int  colorInitial,
NXOpen::DisplayableObject::ObjectFont  fontInitial,
NXOpen::Annotations::LineWidth  widthInitial 
)

Constructor for the LineCfw struct.

Parameters
colorInitialcolor
fontInitialLine font (solid, dashed, etc)
widthInitialwidth

Member Data Documentation

int NXOpen::Annotations::LineCfw::Color

color

NXOpen::DisplayableObject::ObjectFont NXOpen::Annotations::LineCfw::Font

Line font (solid, dashed, etc)

NXOpen::Annotations::LineWidth NXOpen::Annotations::LineCfw::Width

width


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