UnrollerAddFollowingGeometry Method |
Name | Description | |
---|---|---|
![]() | AddFollowingGeometry(Curve) |
Adds a curve that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(IEnumerableCurve) |
Adds curves that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(IEnumerablePoint3d) |
Adds points that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(IEnumerableTextDot) |
Adds text dots that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(Point) |
Adds a point that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(Point3d) |
Adds a point that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(TextDot) |
Adds a text dot that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(IEnumerablePoint3d, IEnumerableString) |
Adds text dots that should be unrolled along with the surface/brep.
|
![]() | AddFollowingGeometry(Point3d, String) |
Adds a text dot that should be unrolled along with the surface/brep.
|