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
<SerializableAttribute>
Public Enumeration LoadDefinitionFromStartingNode
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Absolutely | 0 | 
            Loads locations are given absolutely from the starting node
             | 
 | Relatively | 1 | 
            Loads locations are given relatively from the starting node
             | 
See Also