Class ExportToThreeJs
Inheritance
System.Object
ExportToThreeJs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability
Assembly: CADability.dll
Syntax
public class ExportToThreeJs
Constructors
| Improve this Doc View SourceExportToThreeJs(Model, Double)
Declaration
public ExportToThreeJs(Model m, double precision)
Parameters
| Type | Name | Description |
|---|---|---|
| Model | m | |
| System.Double | precision |
Fields
| Improve this Doc View SourceExportEdges
Declaration
public bool ExportEdges
Field Value
| Type | Description |
|---|---|
| System.Boolean |
ExportTextAsTriangles
Declaration
public bool ExportTextAsTriangles
Field Value
| Type | Description |
|---|---|
| System.Boolean |
ExportUserData
Declaration
public bool ExportUserData
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
| Improve this Doc View SourceToJSON(Boolean)
Declaration
public string ToJSON(bool escapeQuote = true)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | escapeQuote |
Returns
| Type | Description |
|---|---|
| System.String |