Skip to content

M_Rhino_Geometry_RevSurface__ctor

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RevSurface Constructor

Protected constructor for internal use.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

protected RevSurface(
	SerializationInfo info,
	StreamingContext context
)

VB

Protected Sub New ( 
	info As SerializationInfo,
	context As StreamingContext
)

Parameters

 

info
Type: System.Runtime.Serialization.SerializationInfo
Serialization data.
context
Type: System.Runtime.Serialization.StreamingContext
Serialization stream.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

RevSurface Class
Rhino.Geometry Namespace

Clone this wiki locally