2024 Method
Changes 0
M

FluidType.Create

Description:
Creates a new empty fluid type and adds it to the document.
Overloads (2):
Create(Document,String)
public static FluidType Create(
	Document document,
	string fluidTypeName
)
Return Value FluidType The newly created fluid type.