Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Rendering
RenderHitTestResult
Properties
SourceEntity
Menu
On this page
SourceEntity Property
Definition
Namespace
ProCad.Rendering
Assembly
ProCad.Rendering.dll
View source
Gets the source entity that produced the primitive.
public Entity? SourceEntity { get; }
Returns
ACadSharp.Entities.Entity