Skip to content

M_Rhino_Render_CachedTextureCoordinates_Remove

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

CachedTextureCoordinates.Remove Method

[Missing

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

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

Syntax

C#

public bool Remove(
	Point3d item
)

VB

Public Function Remove ( 
	item As Point3d
) As Boolean

Parameters

 

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

Return Value

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

Implements

ICollection(T).Remove(T)

Version Information

Supported in: 5D58w

See Also

Reference

CachedTextureCoordinates Class
Rhino.Render Namespace

Clone this wiki locally