DesignVariableGetAnalysisMaterial Method

Note: This API is now obsolete.
Get the material used for analysis, if it exists.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
[ObsoleteAttribute("Use AnalysisMaterial property instead.")]
public int? GetAnalysisMaterial()

Return Value

NullableInt32

See Also