InventSim COM API
InventSim COM API
Namespaces
EMInvent.InventSim.COMServer
IObjects Interface
IObjects Methods
AddArcOfCircleFromCenterRadiusAngles Method
AddArcOfCircleFromCenterStartEnd Method
AddArcOfCircleFromPointsOnArc Method
AddArcOfCircleFromStartEndAngle Method
AddArcOfCircleFromStartEndRadius Method
AddBox Method
AddBSpline Method
AddCircle Method
AddCone Method
AddCylinder Method
AddEllipse Method
AddHelix Method
AddHelix1D Method
AddLine Method
AddPolygon Method
AddPolyLine Method
AddRectangle Method
AddRegularPolygon Method
AddSphere Method
AddTorus Method
CloneAlongLine Method
CloneAroundAxis Method
ExtrudeAlongPath Method
ExtrudeFaceAlongVector Method
ExtrudeRuled Method
Get Method
GetByIndex Method
Intersect Method
MakeChamfer Method
MakeChamfer2 Method
MakeFace Method
MakeFillet Method
MakeFillet2 Method
MakeRevolutionObject Method
Move Method
Reflect Method
Remove Method
RemoveAll Method
Rotate Method
Substract Method
Unite Method
IObjects
RemoveAll Method
Removes all objects from the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
C#
VB
Copy
void
RemoveAll
()
Sub
RemoveAll
Dim
instance
As
IObjects
instance.
RemoveAll
()
See Also
Reference
IObjects Interface
EMInvent.InventSim.COMServer Namespace