Class IfcImageTexture

IfcImageTexture class

IfcImageTexture

public class IfcImageTexture : IfcSurfaceTexture

Constructors

NameDescription
IfcImageTexture()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
RepeatS { get; set; }RepeatS
RepeatT { get; set; }RepeatT
TextureTransform { get; set; }TextureTransform
TextureType { get; set; }TextureType
UrlReference { get; set; }UrlReference

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