Click or drag to resize

ObjectDraftingLineWidthValueEquals Method (ObjectDraftingLineWidthValue)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Equals(
	ObjectDraftingLineWidthValue other
)

Parameters

other
Type: Grasshopper.Rhinoceros.DraftingObjectDraftingLineWidthValue

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also