|
MeshUnitLoadld_type Property
|
Gets the type of load.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic LoadOrientation ld_type { get; }
Public ReadOnly Property ld_type As LoadOrientation
Get
public:
property LoadOrientation ld_type {
LoadOrientation get ();
}
member ld_type : LoadOrientation with get
Property Value
Type:
LoadOrientation
See Also