Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnfWriterParams

Customizable parameters for the UNF Writer

Hierarchy

  • UnfWriterParams

Index

Properties

authorName

authorName: string

Name of the file author

renumberIds

renumberIds: boolean

Determines whether the global IDs should be renumbered when exporting the file or not. If set to true, the IDs will start at zero and will be sequentially increased for each new exported object.

strucName

strucName: string

Name of the exported structure / UNF file content ('name' value in the root of the UNF file)

Generated using TypeDoc