Class IfcBlobTexture

IfcBlobTexture class

IfcBlobTexture

public class IfcBlobTexture : IfcSurfaceTexture

Constructors

NameDescription
IfcBlobTexture()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
IsMappedBy { get; }IsMappedBy
Mode { get; set; }Mode
Parameter { get; set; }Parameter
RasterCode { get; set; }RasterCode
RasterFormat { get; set; }RasterFormat
RepeatS { get; set; }RepeatS
RepeatT { get; set; }RepeatT
TextureTransform { get; set; }TextureTransform
UsedInStyles { get; }UsedInStyles

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