Specifies the type of output location for the points.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SurfacePointOutputLocationsType OutputLocations { get; set; }
VB
Public Property OutputLocations As SurfacePointOutputLocationsType Get Set
C++
public: property SurfacePointOutputLocationsType OutputLocations { SurfacePointOutputLocationsType get (); void set (SurfacePointOutputLocationsType value); }
Property Value
SurfacePointOutputLocationsTypeRemarks
These properties are required for the following OutputLocations types:- GridBased: OutputRegion, GridSpacingX, GridSpacingY, GridOrientation
- Centroids: OutputRegion
- RandomPoints: OutputRegion, OutputPointsNumber
- EdgeMidPoinits: Edges