You are here: Start » FIL.NET » OutputSurfaceFormat Class
OutputSurfaceFormat Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Surface creating filter parameters.
Constructors
Constructor | Description | |
---|---|---|
![]() | OutputSurfaceFormat(Double, Double, Double, Double, PlainType, SurfaceMultipointHeight) | |
![]() | OutputSurfaceFormat() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | MultipointHeight | FilNet.SurfaceMultipointHeight | Determines the Z coordinate of a surface point created from more than one point. |
![]() | PointType | FilNet.PlainType | Type of single point Z coordinate. |
![]() | XScale | System.Double | Scale factor of final x coordinate. |
![]() | YScale | System.Double | Scale factor of final y coordinate. |
![]() | ZOffset | System.Double | Offset of final z coordinate. |
![]() | ZScale | System.Double | Scale factor of final z coordinate. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.OutputSurfaceFormat) | |
![]() ![]() | Equals(FilNet.OutputSurfaceFormat, FilNet.OutputSurfaceFormat) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |