<Code Lib>
2025.3 Property
Changes 0
P

Options.DetailLevel

Description:
The detail level for the geometry extracted with these options.

public ViewDetailLevel DetailLevel { get; set; }

  • Thrown when setting this property, if View is already set. When View is set the detail level of the view is used.

Loading…