SilhoEdge Structure

Edge structure for hidden lines computation.
Public Structure SilhoEdge
This language is not supported or no code example is available.
public struct SilhoEdge
This language is not supported or no code example is available.
Fields
 
Name Description
Public field EdgeIndex The associated devDept.Eyeshot.Entities.Brep edge index.
Public field V1 First vertex.
Public field V2 Second vertex.
Top

.NET Framework

Supported in: 4.8

In this article

Definition