Search Results for

    Show / Hide Table of Contents

    Class PlanarComplex.OpenCurvesInfo

    Inheritance
    Object
    PlanarComplex.OpenCurvesInfo
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class OpenCurvesInfo

    Fields

    Curves

    Declaration
    public List<IParametricCurve2d> Curves
    Field Value
    Type Description
    List<IParametricCurve2d>

    Polylines

    Declaration
    public List<PolyLine2d> Polylines
    Field Value
    Type Description
    List<PolyLine2d>

    Properties

    Bounds

    Declaration
    public AxisAlignedBox2d Bounds { get; }
    Property Value
    Type Description
    AxisAlignedBox2d
    In This Article
    Back to top ViRGIS VR GIS