Table of Contents

Class JointMaterialDesignResult

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class JointMaterialDesignResult : JointSelectionDesignResult
Inheritance
JointMaterialDesignResult
Inherited Members

Properties

Material

public string Material { get; }

Property Value

string

MaterialId

[Obsolete("Use Material instead.")]
public int MaterialId { get; }

Property Value

int

MaterialType

public MaterialType MaterialType { get; }

Property Value

MaterialType