2027 Method
Changes 0
M

FreeFormElement.Create

Description:
Creates a new FreeFormElement from a copy of the input geometry.
public static FreeFormElement Create(
	Document document,
	Solid geometry
)
  • document
    The document in which the element is to be created.
  • geometry
    The input geometry.
Return Value FreeFormElement returns a new FreeFormElement