docs.unity3d.com
Version: 

    Struct GetBRepInfosReturn

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Pixyz.Scene
    Syntax
    [Serializable]
    public struct GetBRepInfosReturn

    Constructors

    GetBRepInfosReturn(GetBRepInfosReturn)

    Declaration
    public GetBRepInfosReturn(GetBRepInfosReturn o)
    Parameters
    Type Name Description
    GetBRepInfosReturn o

    Fields

    area2Dsum

    Declaration
    public double area2Dsum
    Field Value
    Type Description
    double

    bodyCount

    Declaration
    public int bodyCount
    Field Value
    Type Description
    int

    boundaryCount

    Declaration
    public int boundaryCount
    Field Value
    Type Description
    int

    boundaryEdgeCount

    Declaration
    public int boundaryEdgeCount
    Field Value
    Type Description
    int

    edgeCount

    Declaration
    public int edgeCount
    Field Value
    Type Description
    int

    openShellCount

    Declaration
    public int openShellCount
    Field Value
    Type Description
    int

    partCount

    Declaration
    public int partCount
    Field Value
    Type Description
    int

    totalBodyCount

    Declaration
    public int totalBodyCount
    Field Value
    Type Description
    int

    totalEdgeCount

    Declaration
    public int totalEdgeCount
    Field Value
    Type Description
    int

    totalOpenShellCount

    Declaration
    public int totalOpenShellCount
    Field Value
    Type Description
    int

    totalPartCount

    Declaration
    public int totalPartCount
    Field Value
    Type Description
    int

    totalVertexCount

    Declaration
    public int totalVertexCount
    Field Value
    Type Description
    int

    vertexCount

    Declaration
    public int vertexCount
    Field Value
    Type Description
    int
    Version 2024.3.0.10
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX.