<Code Lib>
2023 Method
Changes 2
M

STLExportOptions.IsGridAspectRatioSet

Description:
Checks whether the GridAspectRatio tessellation parameter is explicitly set.

public bool IsGridAspectRatioSet()

bool True if GridAspectRatio tessellation parameter is explicitly set, false otherwise.

Loading…