Click or drag to resize

PFoamSaveToDocument Method (Boolean, ContainerType)

[Missing <summary> documentation for "M:PolyFramework.PFoam.SaveToDocument(System.Boolean@,PolyFramework.ContainerType)"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public bool SaveToDocument(
	out bool replace,
	ContainerType container = ContainerType.Edge
)

Parameters

replace
Type: SystemBoolean

[Missing <param name="replace"/> documentation for "M:PolyFramework.PFoam.SaveToDocument(System.Boolean@,PolyFramework.ContainerType)"]

container (Optional)
Type: PolyFrameworkContainerType

[Missing <param name="container"/> documentation for "M:PolyFramework.PFoam.SaveToDocument(System.Boolean@,PolyFramework.ContainerType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:PolyFramework.PFoam.SaveToDocument(System.Boolean@,PolyFramework.ContainerType)"]

See Also