<Code Lib>
2024 Property
Changes 0
P

MeshFromGeometryOperationResult.HasInvalidData

Description:
Whether the provided data for which this result was obtained were internally inconsistent and could not be used in its entirety.
Remarks:
This variable does not capture presence or absence of intersections between different profile loops.

public bool HasInvalidData { get; }

Loading…