SuperelevationViewCreatePolyline Method |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId CreatePolyline(
SlopeLineDefinition slopeLineDef
)
Public Function CreatePolyline (
slopeLineDef As SlopeLineDefinition
) As ObjectId
public:
ObjectId CreatePolyline(
SlopeLineDefinition^ slopeLineDef
)
Parameters
- slopeLineDef SlopeLineDefinition
-
Return Value
ObjectId
See Also