File3dmInstanceDefinitionTableAdd Method |
| Name | Description | |
|---|---|---|
| Add(T) |
Adds an item.
(Inherited from File3dmCommonComponentTableT.) | |
| Add(String, String, Point3d, IEnumerableGeometryBase) |
Adds an instance definition to the instance definition table.
| |
| Add(String, String, Point3d, GeometryBase, ObjectAttributes) |
Adds an instance definition to the instance definition table.
| |
| Add(String, String, Point3d, IEnumerableGeometryBase, IEnumerableObjectAttributes) |
Adds an instance definition to the instance definition table.
| |
| Add(String, String, String, String, Point3d, IEnumerableGeometryBase, IEnumerableObjectAttributes) |
Adds an instance definition to the instance definition table.
|