Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Header ¶
type Header struct {
// Stores the insertion base point set by BASE, which gets expressed as a UCS coordinate for the current space.
InsBase [3]float64
//
ExtMin [3]float64
//
ExtMax [3]float64
//
LimMin [2]float64
//
LimMax [2]float64
Modes map[string]string
Variables map[string]string
CustomProperties map[string]string
}
Click to show internal directories.
Click to hide internal directories.