Share

SuperelevationView.GetPolylineVisible Method



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public bool GetPolylineVisible(
	SlopeLineDefinition slopeLineDef
)

VB

Public Function GetPolylineVisible ( 
	slopeLineDef As SlopeLineDefinition
) As Boolean

C++

public:
bool GetPolylineVisible(
	SlopeLineDefinition^ slopeLineDef
)

Parameters

slopeLineDef  SlopeLineDefinition
 

Return Value

Boolean

See Also

Reference

Was this information helpful?