Click or drag to resize

FemMaterial Properties

The FemMaterial type exposes the following members.

Properties
  NameDescription
Public propertycolor
Gets or sets the user defined color of the material.
Public propertyelemIds
Gets the material's identifiers of elements to which it shall be applied.
Public propertyfamily
Gets the family name of the material.
Public propertyflowHypo
Gets or sets the material's flow hypothesis which is Van Mises by default.
Public propertyguid
Gets the the material's identifier.
Public propertyIsValid
Gets a value indicating whether the material is valid.
Public propertyname
Gets the name of the material.
Public propertyuser_defined
Gets a value indicating whether a material is user-defined or generated (e.g. a default material).
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also