IntelliCAD 11.1 Object Library
Block Collection Members
See Also  Overview 

Public Methods

Public Method Add3DFaceAdds a 3DFace with four vertices.
Public Method Add3DMeshAdds a 3DMesh given the coordinates and mesh information.
Public Method Add3DPolyAdds a 3dPolyline given the vertices as a points collection.
Public Method AddArcAdds an Arc given the center, radius, start angle and end angle.
Public Method AddArc3ptAdds a Circle given the start point, point on arc and end point.
Public Method AddAttributeDefAdds an Attribute Definition at the given insertion point and other attribute information.
Public Method AddBoxAdds a Polygon Mesh box given the origin, length, width and height.
Public Method AddCircleAdds a Circle given the center and radius.
Public Method AddCircle3ptAdds a Circle given the 3 points on circumference.
Public Method AddConeAdds a Polygon Mesh cone given the center, base radius, and height.
Public Method AddCylinderAdds a Polygon Mesh cylinder given the center, base radius, and height.
Public Method AddDim3PointAngularAdds a 3 Point Angular Dimension object.
Public Method AddDimAlignedAdds an Aligned Dimension object.
Public Method AddDimAngularAdds an Angular Dimension object.
Public Method AddDimDiametricAdds a Diameter Dimension object.
Public Method AddDimOrdinateAdds an Ordinate Dimension object.
Public Method AddDimRadialAdds a Radius Dimension object.
Public Method AddDimRotatedAdds a Rotated Dimension object.
Public Method AddEllipseAdds an ellipse given the center, major axis and the radius ratio.
Public Method AddEllipticalConeAdds a elliptical cone with given height and rotation.
Public Method AddEllipticalCylinderAdds a elliptical cylinder with given height and rotation.
Public Method AddExtrudedSolidAdds a extruded solid with given height and rotation.
Public Method AddExtrudedSolidAlongPathAdds a extruded solid along a path with given height and rotation.
Public Method AddHatchAdds a hatch entity.
Public Method AddImageAdds an image.
Public Method AddInfiniteLineAdds an infinite line passing through two given points.
Public Method AddItemsAdds the entities in the selection set to the block.
Public Method AddLeaderAdds a leader line, given the coordinates of the points and Annotation object.
Public Method AddLightWeightPolylineAdds a lightweight polyline.
Public Method AddLineAdds a line passing through two points.
Public Method AddMTextAdds a multiline text entity in a rectangle defined by the insertion point and width of the text window.
Public Method AddPointEntityAdds a point entity at a given location.
Public Method AddPolyfaceMeshAdds a polyface mesh.
Public Method AddPolylineAdds a polyline from a list of vertices.
Public Method AddRayAdds a ray passing through two points.
Public Method AddRegionAdds a region with given height and rotation.
Public Method AddRevolvedSolidAdds a revolved solid with given height and rotation.
Public Method AddShapeAdds a shape entity with given height and rotation.
Public Method AddSolidAdds a two-dimensional wolid polygon.
Public Method AddSphereAdds a polygon mesh sphere at the origin given the center point and radius.
Public Method AddSplineAdds a spline given the input coordinates as a points collection.
Public Method AddTableAdds a table entity.
Public Method AddTextAdds a text entity with given height and rotation.
Public Method AddToleranceCreates a tolerance entity.
Public Method AddTorusAdds a polygon mesh torus given the location, torus radius and tube radius.
Public Method AddTraceAdds a trace entity given the coordinates as a points collection.
Public Method AddWedge

 

Public Method AttachExternalReferenceAttaches the specified drawing as an external reference.
Public Method BindBinds the external reference.
Public Method DeleteDeletes the specified object.
Public Method DetachDetaches the external reference.
Public Method GetXDataReturns the extended entity data associated with an entity.
Public Method InsertBlockAdds a new block.
Public Method ItemGiven the index, returns one of the entities in the collection.
Public Method ReloadReloads the external reference.
Public Method SetXDataSets the extended entity data associated with an entity.
Public Method UnloadUnloads the external reference.
Public Method WBlockWrites out the block as a drawing file.

Public Properties

Public Property ApplicationReturns the Application object.
Public Property CountReturns the number of entities in the collection.
Public Property IsLayoutDetermines if the given block is a layout block.
Public Property IsXRefReturns whether the block represents an eExternal reference.
Public Property LayoutSpecifies the layout associated with the block object.
Public Property NameSets or returns the block name.
Public Property OriginThe origin of the block in WCS coordinates.
Public Property ParentReturns the database item's parent object.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.