staad

package
v0.0.0-...-18b9002 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Beam

type Beam struct {
	Index  int
	IPoint [2]int
}

Beam - staad beam

type Coordinate

type Coordinate struct {
	Index int
	Coord [3]float64
}

Coordinate - coordinate

type Format

type Format struct {
	Points  []Coordinate
	Members []Beam
	Shells  []Shell
}

Format - summary format of staad data

func (Format) String

func (std Format) String() string

GetLines - convert staad format to strings lines

type Shell

type Shell struct {
	Index  int
	IPoint []int
}

Shell - staad triangle or quadroelement

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL