NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::CaeDOFSetDisplay Class Reference

Represents a DOF Set display attributes. More...

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

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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
void SetShadeGraphicSymbol (bool shadeGsymbolFlag)
 Sets the flag indicating whether or not shading of graphic symbols is required
Created in NX7.5.0. More...
 
bool ShadeGraphicSymbol ()
 Returns the flag indicating whether or not shading of graphic symbols is required
Created in NX7.5.0. More...
 
void UpdateDisplay ()
 Updates the display of the DOF Set. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a DOF Set display attributes.


Created in NX7.5.0.

Member Function Documentation

bool NXOpen::CAE::CaeDOFSetDisplay::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.



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

bool NXOpen::CAE::CaeDOFSetDisplay::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.



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

bool NXOpen::CAE::CaeDOFSetDisplay::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.



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

int NXOpen::CAE::CaeDOFSetDisplay::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.


Created in NX7.5.0.

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

void NXOpen::CAE::CaeDOFSetDisplay::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.



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
void NXOpen::CAE::CaeDOFSetDisplay::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.



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

Parameters
nameFlagtrue when the name should be displayed, false otherwise
void NXOpen::CAE::CaeDOFSetDisplay::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.



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
void NXOpen::CAE::CaeDOFSetDisplay::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.


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
void NXOpen::CAE::CaeDOFSetDisplay::SetShadeGraphicSymbol ( bool  shadeGsymbolFlag)

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
bool NXOpen::CAE::CaeDOFSetDisplay::ShadeGraphicSymbol ( )

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")

void NXOpen::CAE::CaeDOFSetDisplay::UpdateDisplay ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.