Class IfcPixelTexture
Contents
[
Hide
]IfcPixelTexture class
IfcPixelTexture
public class IfcPixelTexture : IfcSurfaceTexture
Constructors
| Name | Description |
|---|---|
| IfcPixelTexture() | The default constructor. |
Properties
| Name | Description |
|---|---|
| ColourComponents { get; set; } | ColourComponents |
| EntityLabel { get; } | Gets the entity label. |
| Height { get; set; } | Height |
| Pixel { get; set; } | Pixel |
| RepeatS { get; set; } | RepeatS |
| RepeatT { get; set; } | RepeatT |
| TextureTransform { get; set; } | TextureTransform |
| TextureType { get; set; } | TextureType |
| Width { get; set; } | Width |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcSurfaceTexture
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD