<Code Lib>
M

DirectShapeType.Create

Description:
Creates a DirectShapeType element.

public static DirectShapeType Create(
	Document document,
	string name,
	ElementId categoryId
)

Return Value The new DirectShapeType. The new DirectShapeType.

Loading…