origin of drawing view related to origin of model in the veiw
i created a view in a drawing using the *top view of the model.
i need to draw a section line from the model origin.
i used 0,0 for the start of the line but this is slightly off the origin of the model.
i would think that the view created by using *top would have to make the model origin the sketch origin. that doesn't seem to be the case. i just need to know if the origin of the drawing view sketch should be the origin of the model it holds. if not then what is the api steps to getting the sketch point that represents the model origin?
quick