StructureStyleModelOptionSimpleSolidType Property

When ModelViewOptions is defined as Simple3dPart, the 3D object composed in the parts catalog is ignored and the structure is displayed with one of the following simple shapes: cube, cylinder, or sphere.

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

Property Value

StructureSimpleSolidType
See Also