Search Results for

    Show / Hide Table of Contents

    Class DCurveProjectionTarget

    Inheritance
    Object
    DCurveProjectionTarget
    Implements
    IProjectionTarget
    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 DCurveProjectionTarget : IProjectionTarget

    Constructors

    DCurveProjectionTarget(DCurve3)

    Declaration
    public DCurveProjectionTarget(DCurve3 curve)
    Parameters
    Type Name Description
    DCurve3 curve

    Fields

    Curve

    Declaration
    public DCurve3 Curve
    Field Value
    Type Description
    DCurve3

    Methods

    Project(Vector3d, Int32)

    Declaration
    public Vector3d Project(Vector3d vPoint, int identifier = -1)
    Parameters
    Type Name Description
    Vector3d vPoint
    Int32 identifier
    Returns
    Type Description
    Vector3d

    Implements

    IProjectionTarget
    In This Article
    Back to top ViRGIS VR GIS