Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Sketch
SketchAspect Class
SketchAspect Methods
Add Method
Add Method (Constraint)
Add Method (Entity)
Add Method (IEnumerable(Constraint))
SketchAspect
Add Method (IEnumerable
Constraint
)
Adds a collection of constraints to the skecth.
Namespace:
Demo3D.Sketch
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
bool
Add
(
IEnumerable
<
Constraint
>
constraints
)
Parameters
constraints
Type:
System.Collections.Generic
IEnumerable
Constraint
The collection of constraints.
Return Value
Type:
Boolean
Whether the constraints were added.
Remarks
Performs a single edit.
See Also
Reference
SketchAspect Class
Add Overload
Demo3D.Sketch Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com