Table of Contents

Class CGDataRequestMetaCGOptions

Additional Spline Request parameters

public class CGDataRequestMetaCGOptions : CGDataRequestParameter
Inheritance
CGDataRequestMetaCGOptions

Constructors

CGDataRequestMetaCGOptions(bool, bool, bool, bool)

public CGDataRequestMetaCGOptions(bool checkEdges, bool checkMaterials, bool includeCP, bool extendedUV)

Parameters

checkEdges bool
checkMaterials bool
includeCP bool
extendedUV bool

Fields

IncludeControlPoints

Whether all Control Points should be included

public bool IncludeControlPoints

Field Value

bool

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

ToString()

public override string ToString()

Returns

string