Click or drag to resize

LoadData Class

[Missing <summary> documentation for "T:PolyFramework.LoadData"]

Inheritance Hierarchy
SystemObject
  PolyFrameworkLoadData

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public static class LoadData

The LoadData type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadFromCells
Loads a structure from a set of breps and the attached serial string (JSON) If there is a dual present it links the dual and outputs it too
Public methodStatic memberLoadFromEdges
Loads a structure from a set of lines and the attached serial string (JSON) If there is a dual present it links the dual and outputs it too
Public methodStatic memberLoadFromFaces
Loads a structure from a set of breps and the attached serial string (JSON) If there is a dual present it links the dual and outputs it too
Public methodStatic memberLoadFromMeshes
Loads a structure from a set of breps and the attached serial string (JSON) If there is a dual present it links the dual and outputs it too
Public methodStatic memberLoadPrimalDual
Top
See Also