Click or drag to resize

Mesh_UniformlyDistLoadgenerated Method

returns true if load was generated by a compound load like e.g. mesh-load, otherwise false.

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override bool generated()

Return Value

Type: Boolean
true if load was generated by a compound load like e.g. mesh-load, otherwise false.
See Also