IGASpline#
- class ansys.meshing.prime.IGASpline(model=None, id=None, json_data=None, **kwargs)#
Information of the spline.
- Parameters:
- model: Model
Model to create a
IGASplineobject with default parameters.- id: int, optional
Unique id of the spline.
- json_data: dict, optional
JSON dictionary to create a
IGASplineobject with provided parameters.
Examples
>>> iga_spline = prime.IGASpline(model = model)
Methods
Print the default values of
IGASplineobject.IGASpline.set_default([id])Set the default values of the
IGASplineobject.Attributes
Unique id of the spline.