public class OuterAreaServicePlugin.Triangle3D extends Object
| Modifier and Type | Field and Description |
|---|---|
float |
area |
OuterAreaServicePlugin.Edge3D[] |
edge |
boolean |
flippedNormal |
boolean |
isUsed |
OuterAreaServicePlugin.Corner3D |
normal |
| Constructor and Description |
|---|
Triangle3D(OuterAreaServicePlugin.Edge3D[] _lines) |
public OuterAreaServicePlugin.Edge3D[] edge
public OuterAreaServicePlugin.Corner3D normal
public float area
public boolean isUsed
public boolean flippedNormal
public Triangle3D(OuterAreaServicePlugin.Edge3D[] _lines)
Copyright © 2019 OpenSource BIM. All rights reserved.