Faces.Input

Faces.Input property

Gets or sets the input. Two input elements are needed to define a face, one for referencing the surface and one for referencing the wires themselves. The third is needed for the orientation of each wires.

public InputLocalOffset[] Input { get; set; }

See Also