You are here: Start » FIL.NET » FIS.FisFilter_AccessSphere Method
FIS.FisFilter_AccessSphere Method
Returns individual fields of a sphere.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void FisFilter_AccessSphere ( FilNet.Sphere3D inSphere, out FilNet.Point3D outCenter, out float outRadius )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSphere | FilNet.Sphere3D | Input sphere. | ||
![]() | outCenter | FilNet.Point3D | Center of the sphere. | ||
![]() | outRadius | float | Output radius. |