SectorGridParams Constructor (IEnumerableEntityInfo, SectorGridParamsRadialExtents, Double)

The constructor for a grid with angular line only

Namespace:  TSD.API.Remoting.Structure.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public SectorGridParams(
	IEnumerable<EntityInfo> planes,
	SectorGridParamsRadialExtents radialExtents,
	double angle
)

Parameters

planes
Type: System.Collections.GenericIEnumerableEntityInfo
The planes this grid applies to
radialExtents
Type: TSD.API.Remoting.Structure.CreateSectorGridParamsRadialExtents
The radial extents
angle
Type: SystemDouble
The angle of angular grid lines
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.