NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.CaeDOFSetDisplay Class Reference

Represents a DOF Set display attributes More...

Inheritance diagram for NXOpen.CAE.CaeDOFSetDisplay:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void UpdateDisplay ()
 Updates the display of the DOF Set More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool GraphicSymbolDisplayFlag [get, set]
 Returns or sets the true/false flag based on whether the graphic symbol of the DOF Set is displayed in the graphics window More...
 
unsafe bool NameDisplayFlag [get, set]
 Returns or sets the true/false flag based on whether the name of the DOF Set is displayed in the graphics window More...
 
unsafe bool NodeIdDisplayFlag [get, set]
 Returns or sets the true/false flag based on whether the node id of the DOF Set is displayed in the graphics window More...
 
unsafe int Scale [get, set]
 Returns or 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...
 
unsafe bool ShadeGraphicSymbol [get, set]
 Returns or sets the flag indicating whether or not shading of graphic symbols is required More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a DOF Set display attributes

Created in NX7.5.0

Member Function Documentation

unsafe void NXOpen.CAE.CaeDOFSetDisplay.UpdateDisplay ( )
inline

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

Property Documentation

unsafe bool NXOpen.CAE.CaeDOFSetDisplay.GraphicSymbolDisplayFlag
getset

Returns or 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 to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.CaeDOFSetDisplay.NameDisplayFlag
getset

Returns or 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 to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.CaeDOFSetDisplay.NodeIdDisplayFlag
getset

Returns or 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 to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.CaeDOFSetDisplay.Scale
getset

Returns or 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 to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.CaeDOFSetDisplay.ShadeGraphicSymbol
getset

Returns or sets the flag indicating whether or not shading of graphic symbols is required

Created in NX7.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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