2026 Method
Changes 0
M

Grid.Create

Description:
Creates a new radial grid line.
Remarks:
The arc should be on a horizontal plane.
Overloads (2):
Create(Document,Arc)
public static Grid Create(
	Document document,
	Arc arc
)
  • document
    The document in which the new instance is created.
  • arc
    An arc object that represents the location of the new grid curve.
Return Value Grid The newly created grid.