Search Results for

    Show / Hide Table of Contents

    Class ArcLengthSoftTranslation

    Inheritance
    Object
    ArcLengthSoftTranslation
    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 ArcLengthSoftTranslation

    Constructors

    ArcLengthSoftTranslation()

    Declaration
    public ArcLengthSoftTranslation()

    Fields

    roi_index

    Declaration
    public int[] roi_index
    Field Value
    Type Description
    Int32[]

    roi_weights

    Declaration
    public double[] roi_weights
    Field Value
    Type Description
    Double[]

    start_positions

    Declaration
    public Vector3d[] start_positions
    Field Value
    Type Description
    Vector3d[]

    Properties

    ArcRadius

    Declaration
    public double ArcRadius { get; set; }
    Property Value
    Type Description
    Double

    Curve

    Declaration
    public DCurve3 Curve { get; set; }
    Property Value
    Type Description
    DCurve3

    Handle

    Declaration
    public Vector3d Handle { get; set; }
    Property Value
    Type Description
    Vector3d

    WeightFunc

    Declaration
    public Func<double, double, double> WeightFunc { get; set; }
    Property Value
    Type Description
    Func<Double, Double, Double>

    Methods

    BeginDeformation()

    Declaration
    public void BeginDeformation()

    EndDeformation()

    Declaration
    public void EndDeformation()

    UpdateDeformation(Vector3d)

    Declaration
    public void UpdateDeformation(Vector3d newHandlePos)
    Parameters
    Type Name Description
    Vector3d newHandlePos

    UpdateROI(Int32)

    Declaration
    public void UpdateROI(int nNearVertexHint = -1)
    Parameters
    Type Name Description
    Int32 nNearVertexHint
    In This Article
    Back to top ViRGIS VR GIS