Value Lists

Dropdown value lists for selecting Civil 3D alignment types, filter types, and assembly sides by name.


Value Listcivil

Civil3d Alignment Type

Civil3d Alignment Type icon

A dropdown that lets you pick a Civil 3D alignment type by name instead of remembering its number. The selected value is the integer code, which you wire into the Type input of the Create Civil3d Alignment node.

List items: Centerline1, Offset2, Curb Return3, Utility4, Rail5 (default: Centerline).

See also

Create Civil3d Alignment




Value Listcivil

Civil3d Filter Type

Civil3d Filter Type icon

A dropdown that lets you pick which type of Civil 3D object to filter for. Select an entity type and the chosen keyword feeds into a filter so that only objects of that type are matched when querying the drawing.

List items: Alignment"alignment", Assembly"assembly", Corridor"corridor", Parcel"parcel", Profile"profile", Profile View"profileview", TIN Surface"tinsurface", TIN Volume Surface"tinvolumesurface" (default: Alignment).




Value Listcivil

Civil3d Side

Civil3d Side icon

A dropdown that lets you pick which side of an assembly a subassembly sits on. The selected value feeds the Side input of the Civil3d Subassembly component when editing a subassembly.

List items: None0, Left1, Right2 (default: None).

See also

Civil3d Subassembly