|
M
Dispose()
|
None
|
Releases all resources used by the TessellatedBuildIssue
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetIssueDescription()
|
string
|
Gets a string describing the issue. If the issue does
not present a problem, then an empty string is returned.
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
IsValidIssue()
|
bool
|
Reports whether the issue is well-formed, valid and does
describe a real problem.
|
|
|
M
MakesDataUnusable()
|
bool
|
Reports whether this issue makes some data unusable ('true')
or is only shows that data format conventions were broken,
but the data are still usable (false).
|
|
|
M
ReportIssueToDataSource()
|
bool
|
Reports whether this issue should be reported to the
company which wrote the software which produced the face set data
(true), or to Autodesk (false).
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|