<Code Lib>
2026 Method
Changes 0
M

Application.NewFamilyDocument

Description:
New family document, including family, titleblock, and annotation symbol
Remarks:
This command corresponds to File->New->Family.../TitleBlock.../Annotation Symbol....

public virtual Document NewFamilyDocument(
	string templateFileName
)

  • String
    templateFileName
    The template file name.
Return Value Document Document

Loading…