2027 Members
Changes 0
M

FillPattern Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M ExpandDots() Boolean Corrects pattern dots to make them be drawn properly for Revit.
M ExportToPAT(IList<FillPattern>, String) Boolean Export a list of FillPatterns to an AutoCAD PAT file.
M GetFillGrid(Int32) FillGrid Gets the specified fill grid.
M GetFillGrids() IList<FillGrid> Gets all fill grids in this fill pattern
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsEqual(FillPattern) Boolean Check if the contents and the name of the fill pattern is the same as the name and contents of this fill pattern.
M SetFillGrid(Int32, FillGrid) None Sets the fill grid.
M SetFillGrids(IList<FillGrid>) None Set the fill grids in this fill pattern.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object