Click or drag to resize

ModelDisplay Methods

The ModelDisplay type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodcollectCroSecForceOutput_OLD
collect the geometry connected to cross section forces and moments diagrams.
Public methodCollectElement1DCrossSectionForces
Collect the geometries connected to cross section forces and moments diagrams.
Public methodcollectGeometry
create the axes of deformed elements.
Public methodcollectPrincResultants(Model, LCSuperPosition, Int32, ListPoint3, ListVector3, ListVector3, ListDouble, ListDouble, SurfaceResultTag)
Create the points and direction vectors for principal stress resultants display.
Public methodcollectPrincResultants(Model, LCSuperPosition, Int32, ListInt32, ListPoint3, ListVector3, ListVector3, ListDouble, ListDouble, SurfaceResultTag)
Create the points and direction vectors for principal stress resultants display.
Public methodcollectPrincStress(Model, LCSuperPosition, Int32, ListPoint3, ListVector3, ListVector3, ListDouble, ListDouble)
Create the points and direction vectors for principal stress display.
Public methodcollectPrincStress(Model, LCSuperPosition, Int32, ListPoint3, ListVector3, ListVector3, ListDouble, ListDouble, Double, Boolean, Boolean)
Create the points and direction vectors for principal stress display.
Public methodcollectRenderedBeamMesh
Create the mesh for rendered display of beams.
Public methodcollectRenderedShellMesh
Create the mesh for rendered display of shells.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetVisibility
Make only those elements visible that are listed in the list of element ids given.
Public methodsetVisibleLoadCase
set the visible load-case.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also