Author Topic: No 'Area' in hatch?  (Read 2884 times)

0 Members and 1 Guest are viewing this topic.

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
No 'Area' in hatch?
« on: May 15, 2008, 03:45:51 PM »
Anyone know why this hatch has no area? I have other hatch objects (solid pattern and others) in the same file that do produce an area. *shrug*

Code: [Select]
Pick Object...; IAcadHatch2: AutoCAD Hatch2 Interface
; Property values:
;   Application (RO) = #<VLA-OBJECT IAcadApplication 00c2eb8c>
;   [color=red]Area (RO) = AutoCAD.Application: Invalid input[/color]
;   AssociativeHatch = 0
;   Document (RO) = #<VLA-OBJECT IAcadDocument 09e7d3d4>
;   Elevation = 0.0
;   GradientAngle = 0.0
;   GradientCentered = -1
;   GradientColor1 = #<VLA-OBJECT IAcadAcCmColor 09f08c80>
;   GradientColor2 = #<VLA-OBJECT IAcadAcCmColor 09f0e450>
;   GradientName = "LINEAR"
;   Handle (RO) = "6AB9E"
;   HasExtensionDictionary (RO) = 0
;   HatchObjectType = 0
;   HatchStyle = 0
;   Hyperlinks (RO) = #<VLA-OBJECT IAcadHyperlinks 09f0f3e4>
;   ISOPenWidth = 100
;   Layer = "CS-PVMT-ASPH-HEVY-HATCH"
;   Linetype = "ByLayer"
;   LinetypeScale = 1.0
;   Lineweight = -1
;   Normal = (0.0 0.0 1.0)
;   NumberOfLoops (RO) = 1
;   ObjectID (RO) = 2080331824
;   ObjectName (RO) = "AcDbHatch"
;   Origin = (487721.0 1.32799e+006)
;   OwnerID (RO) = 2079964408
;   PatternAngle = 0.0
;   PatternDouble = 0
;   PatternName (RO) = "SOLID"
;   PatternScale = 1.0
;   PatternSpace = 1.0
;   PatternType (RO) = 1
;   PlotStyleName = "ByLayer"
;   TrueColor = #<VLA-OBJECT IAcadAcCmColor 09f0e360>
;   Visible = -1
TheSwamp.org  (serving the CAD community since 2003)

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: No 'Area' in hatch?
« Reply #1 on: May 15, 2008, 04:09:16 PM »
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
Re: No 'Area' in hatch?
« Reply #2 on: May 15, 2008, 04:30:25 PM »
http://www.theswamp.org/index.php?topic=16236.0

Now that's embrassing ..... didn't search the forum first.

thanks Alan
TheSwamp.org  (serving the CAD community since 2003)

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: No 'Area' in hatch?
« Reply #3 on: May 15, 2008, 05:48:57 PM »
It was just fresher in my memory. 8-)

Don't ask me next week though. :evil:
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.