M_Rhino_Geometry_PointCloud__ctor_3 - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud Constructor (SerializationInfo, StreamingContext)

Binds with the Rhino default serializer to support object persistence.

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

Syntax

C#

protected PointCloud(
	SerializationInfo info,
	StreamingContext context
)

VB

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

Parameters

 

info
Type: System.Runtime.Serialization.SerializationInfo
Some storage.
context
Type: System.Runtime.Serialization.StreamingContext
The source and destination of the stream.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PointCloud Class
PointCloud Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️