Results 1 to 4 of 4

Thread: Point3d == Null

  1. #1
    Member
    Join Date
    2015-04
    Posts
    16
    Login to Give a bone
    0

    Default Point3d == Null

    Hi,

    How can I check if Point3d == Null?

    Point3d InsPt;
    Code:
    If (InsPt == null)
    {
    
    }
    Thanks
    Last edited by BlackBox; 2015-05-22 at 03:44 PM. Reason: Please use [CODE] Tags

  2. #2
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Point3d == Null

    I believe that this thread has what you're after.

    Cheers
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  3. #3
    Member
    Join Date
    2015-04
    Posts
    16
    Login to Give a bone
    0

    Default Re: Point3d == Null

    Thanks very much.

  4. #4
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Point3d == Null

    Quote Originally Posted by sresh View Post
    Thanks very much.
    You're welcome, sresh.
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

Similar Threads

  1. Point3d
    By sresh in forum Dot Net API
    Replies: 1
    Last Post: 2015-05-18, 04:27 PM
  2. Getting Null after looping
    By avinash patil in forum Dot Net API
    Replies: 0
    Last Post: 2012-09-29, 04:53 AM
  3. Database Null?
    By RMEYER.46723 in forum AutoCAD Map 3D - General
    Replies: 1
    Last Post: 2009-01-29, 03:18 PM
  4. Null Structures
    By Aquaserpent in forum AutoCAD Civil 3D - Pipes
    Replies: 3
    Last Post: 2008-06-03, 04:10 PM
  5. NULL TEXT
    By gis.68227 in forum AutoCAD Map 3D - General
    Replies: 2
    Last Post: 2004-06-15, 07:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •