2027 Method
Changes 0
M

UIDocument.GetPlacementTypes

Description:
Get a collection of valid placement types for input family symbol.
public IList<FaceBasedPlacementType> GetPlacementTypes(
	FamilySymbol familySymbol,
	View pDBView
)
  • familySymbol
    The family symbol.
  • pDBView
    The view in which the family instance will be placed in.
Return Value IList<FaceBasedPlacementType> IList FaceBasedPlacementType