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