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.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StructureModelViewOptionType ModelViewOptions { get; set; }
Public Property ModelViewOptions As StructureModelViewOptionType
Get
Set
public:
property StructureModelViewOptionType ModelViewOptions {
StructureModelViewOptionType get ();
void set (StructureModelViewOptionType value);
}
Property Value
StructureModelViewOptionType
See Also