This function will get the curve design check type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public ProfileDesignCheckCurveType GetCurveDesignCheckType( string name ) |
Visual Basic |
---|
Public Function GetCurveDesignCheckType ( _ name As String _ ) As ProfileDesignCheckCurveType |
Visual C++ |
---|
public: ProfileDesignCheckCurveType GetCurveDesignCheckType( String^ name ) |
Parameters
- name
- Type: System..::..String
Exceptions
Exception | Condition |
---|---|
System..::..ArgumentException |
Thrown when:
|