Table of Contents

Property Fast

Namespace
Box3D
Assembly
Box3D.NET.dll

Fast

Gets options that build as fast as possible, skipping the repair passes.

public static MeshOptions Fast { get; }

Property Value

MeshOptions

Remarks

Appropriate for meshes you already know are clean and welded.