Class IfcPixelTexture

IfcPixelTexture class

IfcPixelTexture

public class IfcPixelTexture : IfcSurfaceTexture

Constructors

NameDescription
IfcPixelTexture()The default constructor.

Properties

NameDescription
ColourComponents { get; set; }ColourComponents
EntityLabel { get; }Gets the entity label.
Height { get; set; }Height
IsMappedBy { get; }IsMappedBy
Mode { get; set; }Mode
Parameter { get; set; }Parameter
Pixel { get; set; }Pixel
RepeatS { get; set; }RepeatS
RepeatT { get; set; }RepeatT
TextureTransform { get; set; }TextureTransform
UsedInStyles { get; }UsedInStyles
Width { get; set; }Width

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also