SlabShapeEditor.DrawPoint
Description:
Adds a point to the corresponding slab, roof or floor.
Adds a point to the corresponding slab, roof or floor.
Remarks:
If the input location is not on the top face of the slab, this function will return .a null reference (Nothing in Visual Basic). Drawing a point on boundary crease may increase the number of creases. This method will regenerate the document even in manual regeneration mode.
If the input location is not on the top face of the slab, this function will return .a null reference (Nothing in Visual Basic). Drawing a point on boundary crease may increase the number of creases. This method will regenerate the document even in manual regeneration mode.
public SlabShapeVertex DrawPoint(
XYZ location
)
-
locationThe location of the point.
-
Thrown when the location isnullNothingnullptra null reference (Nothingin Visual Basic).