Click or drag to resize

FemMaterial_Orthotropic Properties

The FemMaterial_Orthotropic type exposes the following members.

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