Share

CorridorState.ParamsSurfaceGlobal Property

ParamsSurfaceGlobal



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

Syntax

C#

public ParamSurfaceCollection ParamsSurfaceGlobal { get; }

VB

Public ReadOnly Property ParamsSurfaceGlobal As ParamSurfaceCollection
	Get

C++

public:
property ParamSurfaceCollection^ ParamsSurfaceGlobal {
	ParamSurfaceCollection^ get ();
}

Property Value

ParamSurfaceCollection

See Also

Reference

Was this information helpful?