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.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum StructurePlanViewType
Public Enumeration StructurePlanViewType
public enum class StructurePlanViewType
Members| Member name | Value | Description |
|---|
| UseOuterPartBoundary | 0 | |
| UserDefinedPart | 1 | |
See Also