TimeHistoryFunction Constructor |
3D Frame Analysis Library
Time history function construction
Namespace:
Frame3D
Assembly:
Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax public TimeHistoryFunction(
string _name
)
Public Sub New (
_name As String
)
Parameters
- _name
- Type: SystemString
Time history function name
See Also