Decal

class rhino3dm.Decal
Decal()

Decal constructor

Decal()

Decal constructor

TextureInstanceId

Guid: Gets the texture ID for this decal.

Mapping

DecalMapping: Gets the decal’s mapping.

Projection

DecalProjection: Gets the decal’s projection. Used only when mapping is planar.

MapToInside

bool: Used only when mapping is cylindrical or spherical.

Transparency

float: Gets the decal’s transparency in the range 0 to 1.

Origin

Rhino.Geometry.Point3d: Gets the origin of the decal in world space.

VectorUp

Rhino.Geometry.Vector3d: For cylindrical and spherical mapping, the vector is unitized.

VectorAcross

Rhino.Geometry.Vector3d: Gets the vector across. For cylindrical and spherical mapping, the vector is unitized.

Height

float: Gets the height of the decal. Only used when mapping is cylindrical.

Radius

float: Gets the radius of the decal. Only used when mapping is cylindrical or spherical.

HorzSweepStart
HorzSweepEnd
VertSweepStart
VertSweepEnd
BoundsMinU
BoundsMinV
BoundsMaxU
BoundsMaxV