CorridorOperator3D.SmoothSegments Property
Gets or sets the shading mode of segments.
Syntax
public AttributeVariable< System.Boolean > SmoothSegments { get; set; }
Property Value
Default: false
The shading mode used by segments.
Remarks
The smoothSegments property determines how segment faces are shaded. When the property is set to true, segment faces are smoothly shaded. It is set independently of the SmoothJoins property. See screenshots at CorridorOperator3D, section "Edge emphasis".
Platforms
Windows, Linux, Android