You are here: Start » FIL.NET » RotationLimits3D Class

RotationLimits3D Class

Namespace:Fil
Assembly:FilNet.Types.dll

Rotation limits for registration of Point Clouds

Constructors

 ConstructorDescription
RotationLimits3D()
RotationLimits3D(ValueLimits, ValueLimits, ValueLimits)

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
PitchFil.ValueLimits
RollFil.ValueLimits
YawFil.ValueLimits

Methods

 NameDescription
CopyTo(Fil.RotationLimits3D)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Fil.RotationLimits3D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.RotationLimits3D)
ToString()Inherited from System.Object

Remarks

See also