Click or drag to resize

Location Enumeration

[This is preliminary documentation and is subject to change.]

Defines the supported types of location of a load

Namespace:  ModelExchanger.AnalysisDataModel.Enums
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public enum Location
Members
  Member nameValueDescription
Length0 The load is put directly on an inclined member
Projection1 The load is projected on a plane
See Also