|
CadFaceEdgeIndices Field |
EdgeIndices are defined where one pair of int values define one edge: first int is the index in the EdgePositionsBuffer, second int is number of positions per edge).
This array is defined when
GenerateInterpolatedEdgePositions is set to true (by default).
Namespace: Ab4d.OpenCascadeAssembly: Ab4d.OpenCascade (in Ab4d.OpenCascade.dll) Version: 1.0.0
Syntax public int[]? EdgeIndices
Field Value
Int32See Also