|
FemMaterialfamily Property
|
Gets the family name of the material.
Namespace:
Karamba.Materials
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic string family { get; }
Public ReadOnly Property family As String
Get
public:
property String^ family {
String^ get ();
}
member family : string with get
Property Value
Type:
String
See Also