Click or drag to resize

CroSec_CirclesketchFlipFaceNormals Method

return a list of bool values which indicate whether the face normals of a group should be flipped.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override List<bool> sketchFlipFaceNormals()

Return Value

Type: ListBoolean
List of bol values: true: flip mesh face.
See Also