<Code Lib>
2027 Method
Changes 0
M

UIDocument.GetSketchGalleryOptions

Description:
Gets the valid sketch gallery options of a family symbol.

public IList<SketchGalleryOptions> GetSketchGalleryOptions(
	FamilySymbol familySymbol
)

Return Value IList<SketchGalleryOptions> The valid list of SketchGalleryOptions.

Loading…