ksperopoulos Posted February 2, 2016 Posted February 2, 2016 (edited) Do these mleader style properties actually do anything? I have tried toggling their values per the help file, but I get the same results every time. "AlignSpace" "BitFlags" "Description" "DrawLeaderOrderType" "DrawMLeaderOrderType" "EnableBlockRotation" "EnableBlockScale" "EnableLanding" "TextAlignmentType" Edited February 3, 2016 by ksperopoulos Quote
Hippe013 Posted February 2, 2016 Posted February 2, 2016 Where are you finding these properties? The following is a list of properties when I do a dump on a Multileader. Select object: ; IAcadMLeader: AutoCAD Multi-Leader Interface ; Property values: ; Application (RO) = # ; ArrowheadBlock = "" ; ArrowheadSize = 0.18 ; ArrowheadType = 0 ; BlockConnectionType = 0 ; BlockScale = 1.0 ; ContentBlockName = "" ; ContentBlockType = 6 ; ContentType = 2 ; Document (RO) = # ; DogLegged = -1 ; DoglegLength = 0.36 ; EntityTransparency = "ByLayer" ; Handle (RO) = "4BF6" ; HasExtensionDictionary (RO) = 0 ; Hyperlinks (RO) = # ; LandingGap = 0.09 ; Layer = "X-Section Quarter Line" ; LeaderCount (RO) = 1 ; LeaderLineColor = # ; LeaderLinetype = "ByBlock" ; LeaderLineWeight = -2 ; LeaderType = 1 ; Linetype = "ByLayer" ; LinetypeScale = 1.0 ; Lineweight = -1 ; Material = "ByLayer" ; ObjectID (RO) = 44 ; ObjectName (RO) = "AcDbMLeader" ; OwnerID (RO) = 45 ; PlotStyleName = "ByLayer" ; ScaleFactor = 1.0 ; StyleName = "Standard" ; TextAttachmentDirection = 0 ; TextBackgroundFill = 0 ; TextBottomAttachmentType = 0 ; TextDirection = 5 ; TextFrameDisplay = 0 ; TextHeight = 0.18 ; TextJustify = 1 ; TextLeftAttachmentType = 1 ; TextLineSpacingDistance = 0.3 ; TextLineSpacingFactor = 1.0 ; TextLineSpacingStyle = 1 ; TextRightAttachmentType = 1 ; TextRotation = 0.0 ; TextString = "adsfkljdalfkdjas" ; TextStyleName = "Standard" ; TextTopAttachmentType = 0 ; TextWidth = 0.0 ; TrueColor = # ; Visible = -1 ; Methods supported: ; AddLeader () ; AddLeaderLine (2) ; AddLeaderLineEx (1) ; ArrayPolar (3) ; ArrayRectangular (6) ; Copy () ; Delete () ; GetBlockAttributeValue (1) ; GetBoundingBox (2) ; GetDoglegDirection (1) ; GetExtensionDictionary () ; GetLeaderIndex (1) ; GetLeaderLineIndexes (1) ; GetLeaderLineVertices (1) ; GetVertexCount (1) ; GetXData (3) ; Highlight (1) ; IntersectWith (2) ; Mirror (2) ; Mirror3D (3) ; Move (2) ; RemoveLeader (1) ; RemoveLeaderLine (1) ; Rotate (2) ; Rotate3D (3) ; ScaleEntity (2) ; SetBlockAttributeValue (2) ; SetDoglegDirection (2) ; SetLeaderLineVertices (2) ; SetXData (2) ; TransformBy (1) ; Update () Quote
Lee Mac Posted February 2, 2016 Posted February 2, 2016 I believe the OP is referring to the ActiveX properties of an MLeader Style. Quote
ksperopoulos Posted February 3, 2016 Author Posted February 3, 2016 Oops! Sorry Hippe013. You are correct Lee. These are a dump from a mleader style. I have updated my OP so there is no confusion. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.