Class IfcVertexBasedTextureMap

IfcVertexBasedTextureMap class

IfcVertexBasedTextureMap

public class IfcVertexBasedTextureMap : IfcEntity

Constructors

NameDescription
IfcVertexBasedTextureMap()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
TexturePoints { get; set; }TexturePoints
TextureVertices { get; set; }TextureVertices

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