You are here: Start » FIL.NET » TestPoint3DGridState Class
TestPoint3DGridState Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | TestPoint3DGridState(TestPoint3DGridState) | Creates a deep copy of the passed object. |
![]() | TestPoint3DGridState() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Density | System.Single | |
![]() | Grid | FilNet.Point3DGrid | |
![]() | IsDisposed | System.Boolean | |
![]() | ScaleX | System.Single | |
![]() | ScaleY | System.Single | |
![]() | ScaleZ | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.TestPoint3DGridState) | Resets this instance with data of the other TestPoint3DGridState object. |
![]() | ToString() | Inherited from System.Object |