Navigation
API > API/Runtime > API/Runtime/CADKernel
Classes
| Type | Name | Description | |
|---|---|---|---|
| F3DDebugSegment | |||
| F3DDebugSession | |||
| FConsole | |||
| FMessage | |||
| FProgress | |||
| FProgressManager | |||
| FVisu |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::CADKernel::EVisuProperty | Copyright Epic Games, Inc. All Rights Reserved. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | UE::CADKernel::Close3DDebugSession
(
bool bIsDisplayed |
||
| void | UE::CADKernel::Display2DWithScale
(
const FSurface& CarrierSurface |
||
| void | UE::CADKernel::DisplayOrientedPolyline
(
const TArray< TPoint >& Points, |
||
| void | UE::CADKernel::DisplayPoint
(
const TPoint& Point, |
||
| void | UE::CADKernel::DisplayPoint
(
const TPoint& Point, |
||
| void | UE::CADKernel::DisplayPoint
(
const TPoint& Point, |
||
| void | UE::CADKernel::DisplayPoint2DWithScale
(
const FPoint2D& Point, |
||
| void | UE::CADKernel::DisplayPoint2DWithScale
(
const FPoint2D& Point, |
||
| void | UE::CADKernel::DisplayPoints
(
FString Message, |
||
| void | UE::CADKernel::DisplayPolyline
(
const TArray< TPoint >& Points, |
||
| void | UE::CADKernel::DisplayPolylineWithScale
(
const TArray< FPoint2D >& Points, |
||
| void | UE::CADKernel::DisplaySegment
(
const TPoint& Point1, |
||
| void | UE::CADKernel::DisplaySegmentWithScale
(
const TPoint& Point1, |
||
| void | UE::CADKernel::Draw
(
const TArray< TPoint >& Points, |
||
| void | UE::CADKernel::Draw2DWithScale
(
const FTopologicalFace& Face |
||
| void | UE::CADKernel::DrawMesh
(
const TSharedPtr< FMesh >& mesh |
||
| void | UE::CADKernel::DrawPoint
(
const TPoint& InPoint, |
||
| void | UE::CADKernel::DrawSegment
(
const TPoint& Point1, |
||
| void | UE::CADKernel::DrawSegmentOrientation
(
const TPoint& Point1, |
||
| void | UE::CADKernel::Open3DDebugSession
(
FString name, |
||
| void | UE::CADKernel::Open3DDebugSession
(
bool bIsDisplayed, |
||
| void | UE::CADKernel::Wait
(
bool bMakeWait |