Click or drag to resize

MaterialPackageDetailToMaterialPackage Method

[This is preliminary documentation and is subject to change.]

Helper method which converts the more detailed MaterialPackageDetail structure to the simplified MaterialPackage structure.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public MaterialPackage ToMaterialPackage()

Return Value

Type: MaterialPackage
See Also