Struct
RmfPath
since: 0
Description [src]
struct RmfPath {
None path_name;
None classname;
rmf_int path_type;
GPtrArray* nodes;
}
A path placed by the Path Tool.
Structure members
path_nameBase name of this path.
classnamePath’s class name (usually
path_cornerorpath_track).path_typeThe direction of the path.
nodesThe constituent nodes.
Available since: 0