Search Results for

    Show / Hide Table of Contents

    Struct SetGroupBehavior

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public struct SetGroupBehavior

    Constructors

    SetGroupBehavior(SetGroupBehavior.Modes, Int32)

    Declaration
    public SetGroupBehavior(SetGroupBehavior.Modes mode, int id = 0)
    Parameters
    Type Name Description
    SetGroupBehavior.Modes mode
    Int32 id

    Properties

    AutoGenerate

    Declaration
    public static SetGroupBehavior AutoGenerate { get; }
    Property Value
    Type Description
    SetGroupBehavior

    Ignore

    Declaration
    public static SetGroupBehavior Ignore { get; }
    Property Value
    Type Description
    SetGroupBehavior

    Methods

    GetGroupID(DMesh3)

    Declaration
    public int GetGroupID(DMesh3 mesh)
    Parameters
    Type Name Description
    DMesh3 mesh
    Returns
    Type Description
    Int32

    SetTo(Int32)

    Declaration
    public static SetGroupBehavior SetTo(int groupID)
    Parameters
    Type Name Description
    Int32 groupID
    Returns
    Type Description
    SetGroupBehavior
    In This Article
    Back to top ViRGIS VR GIS