Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
bcf
BCFLine
Interface BCFLine
BCF line segment.
interface
BCFLine
{
end_point
:
BCFVector
;
start_point
:
BCFVector
;
}
Index
Properties
end_
point
start_
point
Properties
end_
point
end_point
:
BCFVector
BCF line segment end point.
start_
point
start_point
:
BCFVector
BCF line segment start point.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end_
point
start_
point
@xeokit/sdk - v0.1.0
Loading...
BCF line segment.