2027 Method
Changes 0
M

ConduitSizeSettings.RemoveConduitStandardType

Description:
Erases the existing ConduitSizes with this conduit standard name; the consuit standard type can not be removed if it is in use.
public bool RemoveConduitStandardType(
	Document pADoc,
	string standardName
)
  • pADoc
    The document.
  • String
    standardName
    The conduit standard name.
Return Value Boolean True if removing success; otherwise false.