You are here: Start » FIL.NET » Anchor3D Structure
Anchor3D Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Decides about relative position of object in 3D. Exact behaviour depends on filter being used.
Constructors
Constructor | Description | |
---|---|---|
![]() | Anchor3D(Anchor1D, Anchor1D, Anchor1D) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | AnchorX | FilNet.Anchor1D | Relative X coordinate of position |
![]() | AnchorY | FilNet.Anchor1D | Relative Y coordinate of position |
![]() | AnchorZ | FilNet.Anchor1D | Relative Z coordinate of position |
![]() ![]() | Default | FilNet.Anchor3D | |
![]() | IsDefault | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.Anchor3D) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.Anchor3D, FilNet.Anchor3D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |