You are here: Start » FIL.NET » FIS.PlaneThroughLineAndPoint3D Method
FIS.PlaneThroughLineAndPoint3D Method
Computes a plane passing through a line and a point in 3D.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void PlaneThroughLineAndPoint3D ( FilNet.Line3D inLine3D, FilNet.Point3D inPoint3D, out FilNet.Plane3D outPlane )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLine3D | FilNet.Line3D | |||
![]() | inPoint3D | FilNet.Point3D | |||
![]() | outPlane | FilNet.Plane3D |