Click or drag to resize

Mesh_PointLoadgenerated 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: 1.0.0.0 (1.0.0.0)
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