NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::CaeDOFSetDisplay Class Reference

Represents a DOF Set display attributes. More...

Inheritance diagram for NXOpen::CAE::CaeDOFSetDisplay:
NXOpen::TaggedObject

List of all members.

Public Member Functions

bool GraphicSymbolDisplayFlag ()
 Returns the true/false flag based on whether the graphic symbol of the DOF Set is displayed in the graphics window
Created in NX7.5.0.
bool NameDisplayFlag ()
 Returns the true/false flag based on whether the name of the DOF Set is displayed in the graphics window
Created in NX7.5.0.
bool NodeIdDisplayFlag ()
 Returns the true/false flag based on whether the node id of the DOF Set is displayed in the graphics window
Created in NX7.5.0.
int Scale ()
 Returns the DOF Set display scaling factor this option specifies the scale of the graphic symbol relative to the size of the bounding box of the FE model.
void SetGraphicSymbolDisplayFlag (bool graphicSymbolFlag)
 Sets the true/false flag based on whether the graphic symbol of the DOF Set is displayed in the graphics window
Created in NX7.5.0.
void SetNameDisplayFlag (bool nameFlag)
 Sets the true/false flag based on whether the name of the DOF Set is displayed in the graphics window
Created in NX7.5.0.
void SetNodeIdDisplayFlag (bool nodeIdFlag)
 Sets the true/false flag based on whether the node id of the DOF Set is displayed in the graphics window
Created in NX7.5.0.
void SetScale (int scale)
 Sets the DOF Set display scaling factor this option specifies the scale of the graphic symbol relative to the size of the bounding box of the FE model.
void SetShadeGraphicSymbol (bool shadeGsymbolFlag)
 Sets the flag indicating whether or not shading of graphic symbols is required
Created in NX7.5.0.
bool ShadeGraphicSymbol ()
 Returns the flag indicating whether or not shading of graphic symbols is required
Created in NX7.5.0.
void UpdateDisplay ()
 Updates the display of the DOF Set.

Detailed Description

Represents a DOF Set display attributes.


Created in NX7.5.0.


Member Function Documentation

Returns the true/false flag based on whether the graphic symbol of the DOF Set is displayed in the graphics window
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the true/false flag based on whether the name of the DOF Set is displayed in the graphics window
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the true/false flag based on whether the node id of the DOF Set is displayed in the graphics window
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the DOF Set display scaling factor this option specifies the scale of the graphic symbol relative to the size of the bounding box of the FE model.


Created in NX7.5.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Sets the true/false flag based on whether the graphic symbol of the DOF Set is displayed in the graphics window
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
graphicSymbolFlagtrue when the graphic symbol should be displayed, false otherwise

Sets the true/false flag based on whether the name of the DOF Set is displayed in the graphics window
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
nameFlagtrue when the name should be displayed, false otherwise

Sets the true/false flag based on whether the node id of the DOF Set is displayed in the graphics window
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
nodeIdFlagtrue when the node id should be displayed, false otherwise

Sets the DOF Set display scaling factor this option specifies the scale of the graphic symbol relative to the size of the bounding box of the FE model.


Created in NX7.5.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
scale1 is the smallest - 100 is the largest

Sets the flag indicating whether or not shading of graphic symbols is required
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
shadeGsymbolFlagtrue when shading is required, false otherwise

Returns the flag indicating whether or not shading of graphic symbols is required
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Updates the display of the DOF Set.


Created in NX7.5.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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