Interface IIfcSurfaceTexture
Readonly interface for IfcSurfaceTexture
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSurfaceTexture : IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
RepeatS
Declaration
bool RepeatS { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
RepeatT
Declaration
bool RepeatT { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
TextureTransform
Declaration
IIfcCartesianTransformationOperator2D TextureTransform { get; set; }
Property Value
|
Improve this Doc
View Source
TextureType
Declaration
IfcSurfaceTextureEnum TextureType { get; set; }
Property Value