Click or drag to resize

HistoryRecordSetBrep Method

[Missing <summary> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBrep(System.Int32,Rhino.Geometry.Brep)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool SetBrep(
	int id,
	Brep value
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBrep(System.Int32,Rhino.Geometry.Brep)"]

value
Type: Rhino.GeometryBrep

[Missing <param name="value"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBrep(System.Int32,Rhino.Geometry.Brep)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBrep(System.Int32,Rhino.Geometry.Brep)"]

See Also