Click or drag to resize

SurfaceDistributionVarying Enumeration

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

Supported thickness types for surfaces

Namespace:  ModelExchanger.AnalysisDataModel.Enums
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public enum SurfaceDistributionVarying
Members
  Member nameValueDescription
Constant0 Constant
GlobalX1 Variable in global X
GlobalY2 Variable in global Y
GlobalZ3 Variable in global Z
LocalX4 Variable in local X
LocalY5 Variable in local Y
DirectionXY6 Variable in X and Y direction defined by three points
Radial7 Variable radially
See Also