create command
Syntax
- extrude edge create keyword
-
Creates an edge or a set of edges.
- automatic
Automatically create edges from a background geometry present in a set. The background geometry usually represents an imported CAD geometry (e.g. a DXF or STL files).
- by-points i1 i2 <keyword>
Create an edge between two points with ID i1 and ID i2.
- group s1 <slot s2 >
Assign the created edge the group name s1 (in slot s2 if provided, in slot Default if not).
- ratio f
Set the ratio f (a number between 0.1 and 10.1), which is used to distribute zone lengths along the edge (each zone will be f of the size of the zone preceding it). This setting automatically propagates across dependent edges of regular blocks while Ratio-Isolate is false.
- ratio-isolate b
The option only applies to the edges which form regular (3- or 4-sided) blocks.
Set the flag to control ratio propagation. Ratio settings propagate when false (the default). If set true a ratio assignment on this edge will not propagate to dependent edges.
- size i
Set the number of zones on the edge. This setting automatically propagates across dependent edges of regular blocks.
- type keyword
Specify the curve type of the edge.
- arc
- polyline
- simple
This is the default type (a line).
- spline
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |