Defines the parameter type.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
SyntaxPublic Enumeration ParamType
public enum class ParamType
MembersMember name | Value | Description |
---|
Unknown | 0 | |
Bool | 1 | |
Int | 2 | |
Double | 3 | |
String | 4 | |
Point3d | 5 | |
Alignment | 6 | |
Profile | 7 | |
Surface | 8 | |
OffsetTarget | 9 | |
ElevationTarget | 10 | |
See Also