ParallelogramGridParams Class

Represents parameters required to create a parallelogram grid
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Structure.CreateGridParams
      TSD.API.Remoting.Structure.CreateParallelogramGridParams

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public sealed class ParallelogramGridParams : GridParams

The ParallelogramGridParams type exposes the following members.

Properties
 NameDescription
Public propertyArchitecturalGrid Gets or sets the value indicating whether the grid is architectural
(Inherited from GridParams)
Public propertyAxisAngle Gets or sets the angle of an axis, AxisAngleRelativeTo [rad]
Public propertyAxisAngleRelativeTo Gets or sets the meaning of the AxisAngle
Public propertyColor Gets or sets the Color
(Inherited from GridParams)
Public propertyDirectionX Gets the X ParallelogramGridParamsDirectionExtents
Public propertyDirectionY Gets the Y ParallelogramGridParamsDirectionExtents
Public propertyEntityType The EntityType
(Inherited from EntityParams)
Public propertyLength Gets the length of grid lines if only one direction is created
Public propertyOrigin Gets or sets the origin of the grid
(Inherited from GridParams)
Public propertyPlanes Gets the construction planes this grid applies to
(Inherited from GridParams)
Public propertyRotation Gets or sets the rotation of the grid measured counterclockwise [rad]
Public propertyStyle Gets or sets the style of a grid line
(Inherited from GridParams)
Top
Methods
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next