Share

PlacementOptionType Enumeration

An enumeration that specifies the placement option type.



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

Syntax

C#

public enum PlacementOptionType

VB

Public Enumeration PlacementOptionType

C++

public enum class PlacementOptionType

Members

Member nameValueDescription
Draft0 
Production2 

See Also

Reference

Was this information helpful?