Click or drag to resize

LoadDefinitionFromStartingNode Enumeration

3D Frame Analysis Library
Defines how loads are given with respect to the starting node of the super frame element

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum LoadDefinitionFromStartingNode
Members
  Member nameValueDescription
Absolutely0 Loads locations are given absolutely from the starting node
Relatively1 Loads locations are given relatively from the starting node
See Also