![]() | Sector |
Represents parameters required to create a sector grid
![](/modules/custom/trimble_html_import/icons/SectionExpanded.png)
SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateGridParams
TSD.API.Remoting.Structure.CreateSectorGridParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateGridParams
TSD.API.Remoting.Structure.CreateSectorGridParams
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
![](/modules/custom/trimble_html_import/icons/SectionExpanded.png)
The SectorGridParams type exposes the following members.
![](/modules/custom/trimble_html_import/icons/SectionExpanded.png)
Name | Description | |
---|---|---|
![]() | Angle | Get the angle of angular grid lines if only radial direction is created |
![]() | Angular | Gets the SectorGridParamsAngularExtents |
![]() | ArchitecturalGrid |
Gets or sets the value indicating whether the grid is architectural
(Inherited from GridParams) |
![]() | Color |
Gets or sets the Color (Inherited from GridParams) |
![]() | EntityType |
The EntityType (Inherited from EntityParams) |
![]() | Length | Gets the length of radial grid lines if only angular direction is created |
![]() | Origin |
Gets or sets the origin of the grid
(Inherited from GridParams) |
![]() | Planes |
Gets the construction planes this grid applies to
(Inherited from GridParams) |
![]() | Radial | Gets the SectorGridParamsRadialExtents |
![]() | RotationAngle | Gets or sets the rotation angle of the grid, SectorGridParamsRotationRelativeTo [rad] |
![]() | RotationAngleRelativeTo | Gets or sets the meaning of the RotationAngle |
![]() | Style |
Gets or sets the style of a grid line
(Inherited from GridParams) |
![](/modules/custom/trimble_html_import/icons/SectionExpanded.png)
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a new instance of SectorGridParams class with both directions |
![]() ![]() | WithAngularLines | Creates a new instance of SectorGridParams class for a grid with angular lines only |
![]() ![]() | WithRadialLines | Creates a new instance of SectorGridParams class for grid with radial lines only |
![](/modules/custom/trimble_html_import/icons/SectionExpanded.png)