2020 Method
Changes 0
M

ConduitSizeSettings.CreateConduitStandardTypeFromExisingStandardType

Description:
Creates one conduit standard type with the new name and assign the conduit sizes to it from the existing standard type.
public bool CreateConduitStandardTypeFromExisingStandardType(
	Document pADoc,
	string newStandardName,
	string existingStandardName
)
Return Value bool True if creating success; otherwise false.