ProtoTwin API
Preparing search index...
IFramedCurve
Interface IFramedCurve
Interface for framed curve.
interface
IFramedCurve
{
distances
:
readonly
number
[]
;
frames
:
readonly
IFrame
[]
;
}
Implemented by
FramedCurve
Index
Properties
distances
frames
Properties
Readonly
distances
distances
:
readonly
number
[]
Readonly
frames
frames
:
readonly
IFrame
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
distances
frames
ProtoTwin API
Loading...
Interface for framed curve.