PointCloudPointStyleDisplay3dType Property

Gets or sets the PointDisplay3dType enum value that specifies how the display elevation of the Points when viewing in 3D.

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

Property Value

PointDisplay3dType
See Also