2025.3 Method
Changes 0
M

FamilyManager.NewType

Description:
Add a new family type with a given name and makes it be the current type.
public FamilyType NewType(
	string typeName
)
  • String
    typeName
    The name of new family type.
Return Value FamilyType FamilyType