Share

StructurePlanViewType Enumeration

specifies whether the 2D plan view of the structure style is displayed as an outline of the 3D object, or as an AutoCAD block reference.



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

Syntax

C#

public enum StructurePlanViewType

VB

Public Enumeration StructurePlanViewType

C++

public enum class StructurePlanViewType

Members

Member nameValueDescription
UseOuterPartBoundary0 
UserDefinedPart1 

See Also

Reference

Was this information helpful?