Interface IIfcTextureCoordinateGenerator
Readonly interface for IfcTextureCoordinateGenerator
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTextureCoordinateGenerator : IIfcTextureCoordinate, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceMode
Declaration
IfcLabel Mode { get; set; }
Property Value
Type | Description |
---|---|
IfcLabel |
Parameter
Declaration
IEnumerable<IIfcSimpleValue> Parameter { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcSimpleValue> |