Skip to content

M_Rhino_Render_CachedTextureCoordinates_Add

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

CachedTextureCoordinates.Add Method

[Missing

documentation for "M:Rhino.Render.CachedTextureCoordinates.Add(Rhino.Geometry.Point3d)"]

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

Syntax

C#

public void Add(
	Point3d item
)

VB

Public Sub Add ( 
	item As Point3d
)

Parameters

 

item
Type: Rhino.Geometry.Point3d
[Missing documentation for "M:Rhino.Render.CachedTextureCoordinates.Add(Rhino.Geometry.Point3d)"]

Implements

ICollection(T).Add(T)

Version Information

Supported in: 5D58w

See Also

Reference

CachedTextureCoordinates Class
Rhino.Render Namespace

Clone this wiki locally