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: 10.3.488.0

Syntax

C#
public enum StructurePlanViewType
Visual Basic
Public Enumeration StructurePlanViewType
Visual C++
public enum class StructurePlanViewType

Members

Member nameValueDescription
UserDefinedPart1
UseOuterPartBoundary0

See Also