Eyeshot 10 WinForms API Reference
Element.Face Constructor(Byte[])

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Element.Face Class > Element.Face Constructor : Element.Face Constructor(Byte[])
Syntax
'Declaration
 
Public Function New( _
   ByVal indices() As Byte _
)
public Element.Face( 
   byte[] indices
)

Parameters

indices
See Also

Reference

Element.Face Class
Element.Face Members
Overload List