Class MyCuboidSide
Inheritance
System.Object
MyCuboidSide
Namespace: VRageMath
Assembly: VRage.Math.dll
Syntax
public class MyCuboidSide : Object
Constructors
MyCuboidSide()
Declaration
public MyCuboidSide()
Fields
Lines
Declaration
public Line[] Lines
Field Value
Type | Description |
---|---|
Line[] |
Plane
Declaration
public Plane Plane
Field Value
Type | Description |
---|---|
Plane |
Methods
CreatePlaneFromLines()
Declaration
public void CreatePlaneFromLines()