Interface IConic
A conic section.
Namespace: Elements.Geometry.Interfaces
Assembly: Hypar.Elements.dll
Syntax
public interface IConic
Properties
Transform
The coordinate system that defines the orientation of the conic section.
Declaration
Transform Transform { get; }
Property Value
Type | Description |
---|---|
Transform |