Changelog for v.1.0.x¶

v.1.0.0 and v.1.0.1¶

See the changelog for the SAMSON SDK in the Developer guide.

Facade¶

Facade.SAMSON¶

SAMSON 2020 R3 introduces User plans. You can access them via the following functions:

New functions:

Core¶

Core.Class¶

ClassAttribute

Add new attribute types and functions.

DataModel¶

DataModel.DataGraph¶

A new node type in enumerator: samson.DataModel.DataGraph.Node.NodeType.Note.

New functions:

DataModel.Document¶

Note

Exposed a new node type samson.DataModel.Document.Note.

Folder

New functions:

Modeling¶

Modeling.VisualModel¶

VisualModel

New functions:

Mesh

New functions:

  • samson.Modeling.VisualModel.Mesh.getNextMesh(), samson.Modeling.VisualModel.Mesh.getPreviousMesh()
  • samson.Modeling.VisualModel.Mesh.clone()
  • samson.Modeling.VisualModel.Mesh.canCreateMesh(), samson.Modeling.VisualModel.Mesh.createMesh()
  • samson.Modeling.VisualModel.Mesh.getDefaultScale()
  • samson.Modeling.VisualModel.Mesh.getDefaultDiffuseColorReplacement()
  • samson.Modeling.VisualModel.Mesh.getDefaultOpacity()