StructureStyleModelOptionModelViewOptions Property

Gets or sets the enum value that indicates whether the 3D object composed in the parts catalog should be used when displaying the structure in 3D.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public StructureModelViewOptionType ModelViewOptions { get; set; }

Property Value

StructureModelViewOptionType
See Also