2024 Method
Changes 0
M

BuildingPadType.CreateDefault

Description:
Creates a BuildingPadType element and adds it to the document.
Remarks:
The default BuildiPadType adopts the value of 1.0 for the paremeter of thickness. If there is no BuildingPadType existing, will create a new one; otherwise, an exception will be thrown.
public static BuildingPadType CreateDefault(
	Document document
)
Return Value BuildingPadType The new BuildingPadType element.