Click or drag to resize

File3dmInstanceDefinitionTableAdd Method

Overload List
  NameDescription
Public methodAdd(T)
Adds an item.
(Inherited from File3dmCommonComponentTableT.)
Public methodAdd(String, String, Point3d, IEnumerableGeometryBase)
Adds an instance definition to the instance definition table.
Public methodAdd(String, String, Point3d, GeometryBase, ObjectAttributes)
Adds an instance definition to the instance definition table.
Public methodAdd(String, String, Point3d, IEnumerableGeometryBase, IEnumerableObjectAttributes)
Adds an instance definition to the instance definition table.
Public methodAdd(String, String, String, String, Point3d, IEnumerableGeometryBase, IEnumerableObjectAttributes)
Adds an instance definition to the instance definition table.
Top
See Also