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

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

List of all members.

Public Member Functions

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

Public Attributes

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

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

color

Line font (solid, dashed, etc)

width


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