IConeEntity public interface IConeEntity : ISolidEntity, ITopologyEntity, IGeometryEntity, IDesignScriptEntity, IDisposable, ITransformableEntity Documentation Code IPointEntity EndPoint { get; } double EndRadius { get; } double Height { get; } double RadiusRatio { get; } IPointEntity StartPoint { get; } double StartRadius { get; }