SettingsCmdAddPointsToSurfaceSurfaceOption Property |
Specifies the type of surface which points are added to.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<PointCloudSurfaceType> SurfaceOption { get; }
Public ReadOnly Property SurfaceOption As PropertyEnum(Of PointCloudSurfaceType)
Get
public:
property PropertyEnum<PointCloudSurfaceType>^ SurfaceOption {
PropertyEnum<PointCloudSurfaceType>^ get ();
}
Property Value
PropertyEnumPointCloudSurfaceType
See Also