Table of Contents

Class Element

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class Element : IdEntity
Inheritance
Element
Derived
Inherited Members

Fields

_application

protected readonly Application _application

Field Value

Application

_modelRepo

protected readonly IModelRepository _modelRepo

Field Value

IModelRepository

Properties

Centroid

public Centroid Centroid { get; }

Property Value

Centroid

MarginOfSafety

public float? MarginOfSafety { get; }

Property Value

float?

Nodes

public List<Node> Nodes { get; }

Property Value

List<Node>