Interface IIfcCartesianTransformationOperator3DnonUniform
Readonly interface for IfcCartesianTransformationOperator3DnonUniform
Assembly: Xbim.Ifc4.dll
public interface IIfcCartesianTransformationOperator3DnonUniform : IIfcCartesianTransformationOperator3D, IIfcCartesianTransformationOperator, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IfcReal? Scale2 { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcReal> |
|
|
Improve this Doc
View Source
Declaration
IfcReal? Scale3 { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcReal> |
|
|
Improve this Doc
View Source
Declaration
Property Value
|
Improve this Doc
View Source
Declaration
Property Value
Extension Methods