Gets the collection of CalculatedPoints in this AppliedAssembly that have a particular code.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public CalculatedPointCollection GetPointsByCode( string code ) |
Visual Basic |
---|
Public Function GetPointsByCode ( _ code As String _ ) As CalculatedPointCollection |
Visual C++ |
---|
public: CalculatedPointCollection^ GetPointsByCode( String^ code ) |
Parameters
- code
- Type: System..::..String
Specifies the name of code.